change to self hosted

This commit is contained in:
Eric Lee 2023-12-12 13:10:12 +08:00
parent 5f0095ec53
commit e7fdabf03f

View file

@ -1,4 +1,5 @@
FROM varunsridharan/actions-alpine:latest
# FROM varunsridharan/actions-alpine:latest
FROM ubuntu:latest
RUN apk add python3