Skip to content

Commit dd90109

Browse files
authored
Merge pull request #4854 from bcgov/renovate/golang-1.x
chore(deps): update golang docker tag to v1.23.6
2 parents 5327534 + 9fb8204 commit dd90109

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.5-bullseye AS build
2+
FROM golang:1.23.6-bullseye AS build
33

44
WORKDIR /opt
55

0 commit comments

Comments
 (0)