Skip to content

Commit 6508b8c

Browse files
authored
Apply suggestions from code review
1 parent 99c0c3d commit 6508b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing-tools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Manifest list digest because of multi architecture builds ( https://www.redhat.com/architect/pull-container-image#:~:text=A%20manifest%20list%20exists%20to,system%20on%20a%20specific%20architecture )
55
# https://hub.docker.com/_/python/tags
6-
# Unfortunately docker hub doesn't show the manifest list digest, so you should do:
6+
# In Docker Hub, open up the tag and look for Index Digest. Otherwise do:
77
# docker pull python:3.12-slim-bullseye and see the digest that appears in the output.
88
FROM python:3.12-slim-bullseye@sha256:229b2897e6b5c630d83a721e42dd1c96e3ec996323bb822b076eb865e2c6c0b2
99

0 commit comments

Comments
 (0)