Skip to content

Commit a22a22f

Browse files
feat: switch to using the latest stable version of alpine
1 parent 2555716 commit a22a22f

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.8-alpine3.19
1+
FROM python:3.11.8-alpine
22

33
RUN pip install --upgrade pip
44

0 commit comments

Comments
 (0)