Skip to content

Commit c40fb5d

Browse files
chore(deps): update python docker tag to v3.13 (#109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c063ee commit c40fb5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##
22
# base
33
##
4-
FROM python:3.12-slim AS base
4+
FROM python:3.13-slim@sha256:ae9f9ac89467077ed1efefb6d9042132d28134ba201b2820227d46c9effd3174 AS base
55
LABEL maintainer="[email protected]"
66

77
# set up user

0 commit comments

Comments
 (0)