Skip to content

Commit

Permalink
Update python:3.12.1-alpine Docker digest to a30c98e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2024
1 parent 27fd500 commit 3724254
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.12.1-alpine@sha256:801b54e1ec51c23dd6f174f3f26a0ff5bf2a002c4bc0bf05b0e2b9237e10f5b8
FROM python:3.12.1-alpine@sha256:a30c98e141ad55fa608cd1437c4f091f85a10bdd9bf51634d4cf6369325a2b5b

ARG META_MANAGER_VERSION

Expand All @@ -7,7 +7,7 @@ RUN apk add --no-cache git && \



FROM python:3.12.1-alpine@sha256:801b54e1ec51c23dd6f174f3f26a0ff5bf2a002c4bc0bf05b0e2b9237e10f5b8
FROM python:3.12.1-alpine@sha256:a30c98e141ad55fa608cd1437c4f091f85a10bdd9bf51634d4cf6369325a2b5b

ENV PYTHONUNBUFFERED 1

Expand Down

0 comments on commit 3724254

Please sign in to comment.