Skip to content

Commit c150bf8

Browse files
authored
Merge pull request #130 from pjbgf/dependabot/docker/golang-adee809
build(deps): Bump golang from `4f063a2` to `adee809`
2 parents a61f913 + dabf2d5 commit c150bf8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.arm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0
1+
FROM golang:1.23@sha256:adee809c2d0009a4199a11a1b2618990b244c6515149fe609e2788ddf164bd10
22

33
ENV GOOS=linux
44
ENV GOARCH=arm

Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0
1+
FROM golang:1.23@sha256:adee809c2d0009a4199a11a1b2618990b244c6515149fe609e2788ddf164bd10
22

33
ENV GOOS=linux
44
ENV GOARCH=arm64

0 commit comments

Comments
 (0)