Skip to content

Commit

Permalink
Update go from 1.17 to 1.18 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
figadore committed Jun 10, 2022
1 parent 6d991b2 commit 5c329a7
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,5 +1,5 @@
# pinned version of the Alpine-tagged 'go' image
FROM golang:1.17-alpine
FROM golang:1.18-alpine

# install requirements
RUN apk add --update --no-cache bash ca-certificates curl jq
Expand Down

0 comments on commit 5c329a7

Please sign in to comment.