We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0945ac commit 552523aCopy full SHA for 552523a
.buildkite/docker-compose.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
fixperms-tests:
5
- image: golang:1.22
+ image: golang:1.23-alpine
6
working_dir: /code
7
environment:
8
CGO_ENABLED: 0
0 commit comments