Skip to content

Commit 1dcd8d4

Browse files
author
ur-renovate
committed
chore(deps): update golang:1.21 docker digest to 3e5d9fe
1 parent 7869d78 commit 1dcd8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515

1616
# Specify the version of Go to use
17-
FROM golang:1.21@sha256:19600fdcae402165dcdab18cb9649540bde6be7274dedb5d205b2f84029fe909 as builder
17+
FROM golang:1.21@sha256:3e5d9fe2ae010c922c0e8937321b96ab10dea66291b12744f34f8fa2212bf2c2 as builder
1818

1919
RUN apt-get update && apt-get install -y xz-utils && rm -rf /var/lib/apt/lists/*
2020

0 commit comments

Comments
 (0)