Skip to content

Commit 3704cfe

Browse files
Update python Docker tag to v3.14.3
1 parent 31f2df1 commit 3704cfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

acceptance_tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.7 AS base-all
1+
FROM python:3.14.3 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)