Skip to content

Commit

Permalink
Revert "Bump dapper golang image"
Browse files Browse the repository at this point in the history
This reverts commit 2e98a0f.

Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola committed Aug 3, 2022
1 parent ad83527 commit 99b6a06
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.17.13-alpine3.16
ARG GOLANG=golang:1.17.5-alpine3.15
FROM ${GOLANG}

ARG http_proxy=$http_proxy
Expand Down

0 comments on commit 99b6a06

Please sign in to comment.