Skip to content

Commit 323a6cd

Browse files
committed
Update python Docker tag to v3.12.5
1 parent bb9941a commit 323a6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acceptance_tests/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.4 as base-all
1+
FROM python:3.12.5 as base-all
22
LABEL maintainer "info@camptocamp.org"
33

44
# Fail on error on pipe, see: https://github.com/hadolint/hadolint/wiki/DL4006.

0 commit comments

Comments
 (0)