Skip to content

Commit 2ef12e8

Browse files
Update python:latest Docker digest to a66f18e
1 parent f47b691 commit 2ef12e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/python/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG PYTHON_TAG_SHA=latest@sha256:5f69d22a88dd4cc4ee1576def19aef48c8faa1b566054c44291183831cbad13b
1+
ARG PYTHON_TAG_SHA=latest@sha256:a66f18ee22c568a3d45191dfd70bdea2e1bd8d303f982ea1bca276a065285a21
22
FROM python:${PYTHON_TAG_SHA}
33

44
ENV VENV_PATH=/opt/venv

0 commit comments

Comments
 (0)