Skip to content

Commit

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

Bump golang from 1.20-alpine to 1.21-alpine
  • Loading branch information
brainfair authored Aug 9, 2023
2 parents 568a776 + 6a9fc0b commit 5c02b7e
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.20-alpine as builder
FROM golang:1.21-alpine as builder

ARG TARGETPLATFORM
ARG REVISON
Expand Down

0 comments on commit 5c02b7e

Please sign in to comment.