Skip to content

Commit

Permalink
Merge pull request #22 from lukaszbudnik/dependabot/docker/golang-1.1…
Browse files Browse the repository at this point in the history
…7.0-alpine3.13

Bump golang from 1.16.3-alpine3.13 to 1.17.0-alpine3.13
  • Loading branch information
lukaszbudnik committed Aug 20, 2021
2 parents 865440a + cc1fbdc commit 54942ad
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,4 +1,4 @@
FROM golang:1.16.3-alpine3.13 as builder
FROM golang:1.17.0-alpine3.13 as builder

LABEL maintainer="Łukasz Budnik [email protected]"

Expand Down

0 comments on commit 54942ad

Please sign in to comment.