Skip to content

Commit 780f5b6

Browse files
authored
Merge pull request #146 from LeslieLeung/renovate/python-3.x
2 parents c86a2d5 + 03ef45e commit 780f5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.6-slim
1+
FROM python:3.13.1-slim
22
WORKDIR /app
33

44
RUN adduser --disabled-password --gecos '' appuser

0 commit comments

Comments
 (0)