Skip to content

Commit

Permalink
Merge pull request #2 from brainfair/dependabot/docker/golang-1.20-al…
Browse files Browse the repository at this point in the history
…pine

Bump golang from 1.19-alpine to 1.20-alpine
  • Loading branch information
brainfair authored Feb 3, 2023
2 parents c581481 + c8655e2 commit 1c59986
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.19-alpine as builder
FROM golang:1.20-alpine as builder

ARG TARGETPLATFORM
ARG REVISON
Expand Down

0 comments on commit 1c59986

Please sign in to comment.