Skip to content

Commit

Permalink
Merge pull request #107 from pjbgf/dependabot/docker/golang-a66eda6
Browse files Browse the repository at this point in the history
build(deps): Bump golang from `c2010b9` to `a66eda6`
  • Loading branch information
pjbgf authored Jun 24, 2024
2 parents 2246cec + f2de877 commit 5c70923
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22@sha256:c2010b9c2342431a24a2e64e33d9eb2e484af49e72c820e200d332d214d5e61f
FROM golang:1.22@sha256:a66eda637829ce891e9cf61ff1ee0edf544e1f6c5b0e666c7310dce231a66f28

ENV GOOS=linux
ENV GOARCH=arm
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22@sha256:c2010b9c2342431a24a2e64e33d9eb2e484af49e72c820e200d332d214d5e61f
FROM golang:1.22@sha256:a66eda637829ce891e9cf61ff1ee0edf544e1f6c5b0e666c7310dce231a66f28

ENV GOOS=linux
ENV GOARCH=arm64
Expand Down

0 comments on commit 5c70923

Please sign in to comment.