We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84542da + a88b1d3 commit de0325bCopy full SHA for de0325b
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
FROM amazon/aws-cli:latest@sha256:add02f7d6409b39957bf6bf8d1b740b14867296757313297199c94ad17b4c6c2 AS awscli
2
-FROM debian:trixie@sha256:fd8f5a1df07b5195613e4b9a0b6a947d3772a151b81975db27d47f093f60c6e6 AS base
+FROM debian:trixie@sha256:72547dd722cd005a8c2aa2079af9ca0ee93aad8e589689135feaed60b0a8c08d AS base
3
4
# github metadata
5
LABEL org.opencontainers.image.source=https://github.com/paullockaby/container-debug
0 commit comments