Skip to content

Commit 6328a84

Browse files
Update debian:bookworm-slim Docker digest to 2424c18
1 parent 3fa563f commit 6328a84

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
@@ -8,7 +8,7 @@ ADD "https://github.com/Azure/azure-storage-azcopy/archive/v10.28.1.tar.gz" azco
88
RUN tar xf azcopy.tgz --strip 1 && \
99
go build -o azcopy && ./azcopy --version
1010

11-
FROM debian:bookworm-slim@sha256:b1211f6d19afd012477bd34fdcabb6b663d680e0f4b0537da6e6b0fd057a3ec3
11+
FROM debian:bookworm-slim@sha256:2424c1850714a4d94666ec928e24d86de958646737b1d113f5b2207be44d37d8
1212

1313
RUN apt-get update && \
1414
apt-get install -y \

0 commit comments

Comments
 (0)