Skip to content

Commit

Permalink
Merge pull request #163 from milgradesec/dependabot/docker/golang-1.21.6
Browse files Browse the repository at this point in the history
Bump golang from 1.21.5 to 1.21.6
  • Loading branch information
milgradesec authored Jan 10, 2024
2 parents 1c9bf05 + 9aa60eb commit 07a8d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=amd64 golang:1.21.5 AS builder
FROM --platform=amd64 golang:1.21.6 AS builder

ARG TARGETPLATFORM
ARG TARGETOS
Expand Down

0 comments on commit 07a8d65

Please sign in to comment.