Skip to content

Commit

Permalink
Merge pull request #6 from brainfair/dependabot/docker/golang-1.21.6-…
Browse files Browse the repository at this point in the history
…alpine

Bump golang from 1.21-alpine to 1.21.6-alpine
  • Loading branch information
brainfair authored Jan 10, 2024
2 parents bc4e47c + 4006d4a commit bb98899
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.21-alpine as builder
FROM golang:1.21.6-alpine as builder

ARG TARGETPLATFORM
ARG REVISON
Expand Down

0 comments on commit bb98899

Please sign in to comment.