Skip to content

Commit

Permalink
Merge pull request #88 from dmachard/dependabot/docker/golang-1.18.4-…
Browse files Browse the repository at this point in the history
…alpine3.15

Bump golang from 1.18.3-alpine3.15 to 1.18.4-alpine3.15
  • Loading branch information
dmachard authored Jul 25, 2022
2 parents d630e79 + 2b07e54 commit 206d682
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.18.3-alpine3.15 as builder
FROM golang:1.18.4-alpine3.15 as builder

ARG VERSION

Expand Down

0 comments on commit 206d682

Please sign in to comment.