Skip to content

Commit

Permalink
fix dapper go version
Browse files Browse the repository at this point in the history
Signed-off-by: Brooks Newberry <brooks@newberry.com>
  • Loading branch information
brooksn committed Sep 13, 2024
1 parent a364376 commit 0966ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG GOLANG=golang:1.6-alpine3.20
ARG GOLANG=golang:1.22.6-alpine3.20
FROM ${GOLANG}

# Set proxy environment variables
Expand Down

0 comments on commit 0966ae5

Please sign in to comment.