Skip to content

Commit

Permalink
chore: update python docker tag to v3.11.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JuniorJPDJ committed Dec 28, 2024
1 parent 690e92a commit 82dc7be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM python:3.11.10-alpine@sha256:65c34f59d896f939f204e64c2f098db4a4c235be425bd8f0804fd389b1e5fd80
FROM python:3.11.11-alpine@sha256:bc84eb94541f34a0e98535b130ea556ae85f6a431fdb3095762772eeb260ffc3

# renovate: datasource=repology depName=alpine_3_20/gettext versioning=loose
# renovate: datasource=repology depName=alpine_3_21/gettext versioning=loose
ARG GETTEXT_VERSION="0.22.5-r0"

WORKDIR /app
Expand Down

0 comments on commit 82dc7be

Please sign in to comment.