change to self hosted
This commit is contained in:
parent
5f0095ec53
commit
e7fdabf03f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
FROM varunsridharan/actions-alpine:latest
|
||||
# FROM varunsridharan/actions-alpine:latest
|
||||
FROM ubuntu:latest
|
||||
|
||||
RUN apk add python3
|
||||
|
||||
|
|
Loading…
Reference in a new issue