Skip to content

Commit

Permalink
Merge pull request #149 from AnotherStranger/renovate/python-3.12.5-a…
Browse files Browse the repository at this point in the history
…lpine3.20

refactor(deps): update python:3.12.5-alpine3.20 docker digest to aeff643
AnotherStranger authored Sep 6, 2024
2 parents af22835 + 311506a commit 543aa1a
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
@@ -40,7 +40,7 @@ ARG LZ4_VERSION="1.9.4-r5"
# renovate: datasource=repology depName=alpine_3_20/linux-headers versioning=loose
ARG LINUX_HEADERS_VERSION="6.6-r0"

FROM python:3.12.5-alpine3.20@sha256:c2f41e6a5a67bc39b95be3988dd19fbd05d1b82375c46d9826c592cca014d4de AS base
FROM python:3.12.5-alpine3.20@sha256:aeff64320ffb81056a2afae9d627875c5ba7d303fb40d6c0a43ee49d8f82641c AS base

################################################################################
# BUILD BORGBACKUP FROM SOURCE USING PIP #

0 comments on commit 543aa1a

Please sign in to comment.