Skip to content

Commit

Permalink
feat: upgrade to go 1.21.9 (#31)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 committed Apr 6, 2024
1 parent 48388b8 commit 776364b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM cgr.dev/chainguard/wolfi-base AS go
RUN apk update && apk add ca-certificates-bundle build-base openssh git go-1.21~=1.21.8
RUN apk update && apk add ca-certificates-bundle build-base openssh git go-1.21~=1.21.9
ENTRYPOINT /usr/bin/go

0 comments on commit 776364b

Please sign in to comment.