Skip to content

Commit 7f0a439

Browse files
chore(deps): update python docker tag to v3.13.1
1 parent ce69224 commit 7f0a439

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,5 +1,5 @@
11
# Use an official Python runtime as a parent image
2-
FROM python:3.11.10-alpine@sha256:65c34f59d896f939f204e64c2f098db4a4c235be425bd8f0804fd389b1e5fd80
2+
FROM python:3.13.1-alpine@sha256:4ecc1be699f33ab3051ae8ec9532a77d1bf075739b1269b253cf3906a922f74e
33

44
# Copy the files into the Docker image
55
COPY . .

0 commit comments

Comments
 (0)