Skip to content

Commit 4d150f7

Browse files
authored
Merge pull request #4929 from bcgov/renovate/golang-1.x
chore(deps): update golang docker tag to v1.24.0
2 parents ed43878 + 1a19c2c commit 4d150f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandbox/keycloak/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
FROM golang:1.23.6-bullseye AS build
2+
FROM golang:1.24.0-bullseye AS build
33

44
WORKDIR /opt
55

0 commit comments

Comments
 (0)