Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit c37715d

Browse files
chore(deps): update python docker tag to v3.13
1 parent cae9fa2 commit c37715d

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,4 +1,4 @@
1-
FROM python:3.11-slim-bookworm AS base
1+
FROM python:3.13-slim-bookworm AS base
22

33
RUN apt-get update && \
44
apt-get install --no-install-recommends -y \

0 commit comments

Comments
 (0)