Skip to content

Commit

Permalink
Update python:3.12.4-alpine Docker digest to 0032125
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 7ad3f2e commit 20d1d86
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.4-alpine@sha256:100d96cd32e818e470a4793ef56806c52052e7f76de0093a012625a02eb0a780
FROM python:3.12.4-alpine@sha256:00321257a7e262b20a66a299d2c1232c60604f8cdd254aaecf8c7f19daf8b691

# Prevent Python from writing out pyc files
ENV PYTHONDONTWRITEBYTECODE 1
Expand Down Expand Up @@ -27,7 +27,7 @@ RUN apk add --no-cache git && \



FROM python:3.12.4-alpine@sha256:100d96cd32e818e470a4793ef56806c52052e7f76de0093a012625a02eb0a780
FROM python:3.12.4-alpine@sha256:00321257a7e262b20a66a299d2c1232c60604f8cdd254aaecf8c7f19daf8b691

# Prevent Python from writing out pyc files
ENV PYTHONDONTWRITEBYTECODE 1
Expand Down

0 comments on commit 20d1d86

Please sign in to comment.