Skip to content

Commit 148de85

Browse files
committed
adds correct checksum of ubuntu image
Signed-off-by: Patroklos Papapetrou <ppapapetrou76@gmail.com>
1 parent e1f2706 commit 148de85

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
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=docker.io/library/ubuntu:25.10@sha256:10bb10bb062de665d4dc3e0ea36715270ead632cfcb74d08ca2273712a0dfb42
1+
ARG BASE_IMAGE=docker.io/library/ubuntu:25.10@sha256:a61c057b4f69200ecf031519a20db79b8683837ba1dc2a59458d333eb75b174d
22
####################################################################################################
33
# Builder image
44
# Initial stage which pulls prepares build dependencies and CLI tooling we need for our final image

0 commit comments

Comments
 (0)