Skip to content

Commit e953647

Browse files
Merge pull request #38 from lvthillo/dependabot/docker/python-3.13-alpine
Bump python from 3.11-alpine to 3.13-alpine
2 parents ffe2092 + 4c6abc5 commit e953647

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.11-alpine
1+
FROM python:3.13-alpine
22
LABEL maintainer="[email protected]"
33
COPY . /app
44
WORKDIR /app

0 commit comments

Comments
 (0)