Skip to content

Commit

Permalink
chore(deps): update dependencies python:3.13-alpine3.20 docker digest…
Browse files Browse the repository at this point in the history
… to fcbcbbe
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent b99aba8 commit 33c2acd
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,4 +1,4 @@
FROM python:3.13-alpine3.20@sha256:c38ead8bcf521573dad837d7ecfdebbc87792202e89953ba8b2b83a9c5a520b6 as helper
FROM python:3.13-alpine3.20@sha256:fcbcbbecdeae71d3b77445d9144d1914df55110f825ab62b04a66c7c33c09373 as helper

# renovate: datasource=pypi depName=pipenv versioning=pep440
ENV PIP_ENV_VERSION=2024.4.0
Expand All @@ -16,7 +16,7 @@ EOF

USER 1000

FROM python:3.13-alpine3.20@sha256:c38ead8bcf521573dad837d7ecfdebbc87792202e89953ba8b2b83a9c5a520b6
FROM python:3.13-alpine3.20@sha256:fcbcbbecdeae71d3b77445d9144d1914df55110f825ab62b04a66c7c33c09373

ARG IMAGE_VERSION=latest
ARG COMMIT_SHA=unknown
Expand Down

0 comments on commit 33c2acd

Please sign in to comment.