fix image?
Some checks are pending
Publish Docker Image / docker (push) Waiting to run

This commit is contained in:
Lee
2023-10-11 23:15:36 +01:00
parent 67531c3e6c
commit 275303e73e
2 changed files with 1 additions and 5 deletions

View File

@ -1,4 +1,4 @@
FROM docker:stable
FROM docker:latest
# Install packages
RUN apk add --no-cache curl wget git