Skip to content

Commit

Permalink
Renovate: python:3.12-alpine3.20 Docker digest to 38e179a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 69140f3 commit c24882b
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,6 +1,6 @@
# Python image to use in both stages
ARG PYTHON_IMAGE=python
ARG PYTHON_VERSION=3.12-alpine3.20@sha256:7130f75b1bb16c7c5d802782131b4024fe3d7a87ce7d936e8948c2d2e0180bc4
ARG PYTHON_VERSION=3.12-alpine3.20@sha256:38e179a0f0436c97ecc76bcd378d7293ab3ee79e4b8c440fdc7113670cb6e204

# Build stage
FROM ${PYTHON_IMAGE}:${PYTHON_VERSION} AS builder
Expand Down

0 comments on commit c24882b

Please sign in to comment.