Skip to content

Commit d5efc02

Browse files
renovate[bot]jmaupetit
authored andcommitted
⬆️(dependencies) update python Docker tag to v3.14.4
1 parent 24868d3 commit d5efc02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Django menshen
22

33
# ---- base image to inherit from ----
4-
FROM python:3.14.3-alpine AS base
4+
FROM python:3.14.4-alpine AS base
55

66
# Upgrade pip to its latest release to speed up dependencies installation
77
# We must do taht to avoid having an outdated pip version with security issues

0 commit comments

Comments
 (0)