Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit edbd02d

Browse files
committed
Update base image to Python 3.8
1 parent da626de commit edbd02d

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

33
LABEL "com.github.actions.name"="S3 Sync"
44
LABEL "com.github.actions.description"="Sync a directory to an AWS S3 repository"

0 commit comments

Comments
 (0)