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 552523a commit 8459b7fCopy full SHA for 8459b7f
.buildkite/docker-compose.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
fixperms-tests:
5
- image: golang:1.23-alpine
+ image: golang:1.23
6
working_dir: /code
7
environment:
8
CGO_ENABLED: 0
0 commit comments