Skip to content

Commit

Permalink
Merge pull request #63 from milgradesec/dependabot/docker/golang-1.22.2
Browse files Browse the repository at this point in the history
Bump golang from 1.22.1 to 1.22.2
  • Loading branch information
milgradesec authored Apr 4, 2024
2 parents 9569d86 + 4bc3168 commit 5de5ed7
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.22.1 AS builder
FROM --platform=amd64 golang:1.22.2 AS builder

ARG TARGETPLATFORM
ARG TARGETOS
Expand Down

0 comments on commit 5de5ed7

Please sign in to comment.