Skip to content

Commit 552523a

Browse files
committed
chore: bump go version in fixperm test image
1 parent a0945ac commit 552523a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
fixperms-tests:
5-
image: golang:1.22
5+
image: golang:1.23-alpine
66
working_dir: /code
77
environment:
88
CGO_ENABLED: 0

0 commit comments

Comments
 (0)