We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f6b7ff commit fb454e8Copy full SHA for fb454e8
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# check=skip=SecretsUsedInArgOrEnv
3
4
-FROM python:3.14.1-alpine3.22
+FROM python:3.14.2-alpine3.22
5
ENV LANG=C.UTF-8
6
7
RUN apk add --no-cache curl libpq postgresql-dev
0 commit comments