Skip to content

Commit

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

refactor(deps): update python:3.13.1-alpine3.20 docker digest to 9ab3b6e
  • Loading branch information
AnotherStranger authored Jan 11, 2025
2 parents ac4b6c2 + d3c84a4 commit 952610c
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
Expand Up @@ -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.13.1-alpine3.20@sha256:804ad02b9ba67ea1f8307eeb6407b121c6bd6bb19d3f182aae166821eb59d6a4 AS base
FROM python:3.13.1-alpine3.20@sha256:9ab3b6ef4afb7582afaa84e97d40a36f192595bb0578561c282cecc22a45de49 AS base

################################################################################
# BUILD BORGBACKUP FROM SOURCE USING PIP #
Expand Down

0 comments on commit 952610c

Please sign in to comment.