Skip to content

Commit 70a6dfd

Browse files
Update debian:bookworm-slim Docker digest to 90522ee
1 parent 3fa563f commit 70a6dfd

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:90522eeb7e5923ee2b871c639059537b30521272f10ca86fdbbbb2b75a8c40cd
1212

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

0 commit comments

Comments
 (0)