Skip to content

Commit

Permalink
Update python:3.11-alpine Docker digest to 1cbf24c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 88300a1 commit 1242005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Stick to Python 3.11 until Nuitka supports Python 3.12
FROM python:3.11-alpine@sha256:d1975f2182c9962f5daa1ad935eb092e3e32dce11d8105cb3584a31afc7b451b as base
FROM python:3.11-alpine@sha256:1cbf24c851b79a7f6416c4ddd829b1f2687bbcbd4144a7ecbd628041a381a9c4 as base
ENV PYTHONUNBUFFERED 1

FROM base as builder
Expand Down

0 comments on commit 1242005

Please sign in to comment.