Skip to content

Commit 140e678

Browse files
Update python Docker tag to v3.13.5
1 parent 844ef1e commit 140e678

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

containers/tarsnapper/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/ansg191-lab/containers/tarsnap:v1.0.41.2@sha256:fc62440e7413315bca49e7d15fe2e6c6ad033a37b9c5890547555dc58e57d852 AS tarsnap-base
22

3-
FROM python:3.13.3-alpine3.21@sha256:452682e4648deafe431ad2f2391d726d7c52f0ff291be8bd4074b10379bb89ff
3+
FROM python:3.13.5-alpine3.21@sha256:30e1a4f45ca1690f8b0b744f570df0047ec460e3761bd4e9a2ee6d5e00037960
44

55
# Prevents Python from writing pyc files.
66
ENV PYTHONDONTWRITEBYTECODE=1

0 commit comments

Comments
 (0)