Skip to content

Commit afa477b

Browse files
chore(deps): update python docker tag to v3.11
1 parent 6ba6fbf commit afa477b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.7-alpine
1+
FROM python:3.11-alpine
22
ENV BASEDIR /srv/app/
33

44
WORKDIR ${BASEDIR}

0 commit comments

Comments
 (0)