Skip to content

Commit b0de1a0

Browse files
committed
chore(deps): update go sha to latest for 1.19
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 1626711 commit b0de1a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# go:1.19 on 20230706
2-
FROM cgr.dev/chainguard/go@sha256:13a12452e39525bf71ca9bee362fcaccd933952960391a601676e55406b6fc2f AS build
1+
# go:1.19 on 20230712
2+
FROM cgr.dev/chainguard/go@sha256:c52c640eaaa1c5032d9eaa25e81e8ab0b7543d0ab1e2c09a0baec98e28620c9c AS build
33

44
WORKDIR /code
55
COPY . .

0 commit comments

Comments
 (0)