We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0eac0b4 + 6f436e7 commit 48f74c9Copy full SHA for 48f74c9
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
FROM amazon/aws-cli:latest@sha256:9ba9ec979264e85bde370e704e5d2fdc40109edd1e7c3251d4f6823071204405 AS awscli
2
-FROM debian:trixie@sha256:8f6a88feef3ed01a300dafb87f208977f39dccda1fd120e878129463f7fa3b8f AS base
+FROM debian:trixie@sha256:0d01188e8dd0ac63bf155900fad49279131a876a1ea7fac917c62e87ccb2732d AS base
3
4
# github metadata
5
LABEL org.opencontainers.image.source=https://github.com/paullockaby/container-debug
0 commit comments