Skip to content

Commit ab45d1a

Browse files
committed
feat(workflow): upgrade to python3.8
1 parent a977b89 commit ab45d1a

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.6-alpine
1+
FROM python:3.8-alpine
22

33
COPY . /app
44
WORKDIR /app

0 commit comments

Comments
 (0)