feat: use busybox image
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m24s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m24s
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
FROM ubuntu:18.04
|
FROM busybox
|
||||||
RUN (echo 'Hello, World!' && sleep 60)
|
RUN (echo 'Hello, World!' && sleep 60)
|
||||||
|
|||||||
Reference in New Issue
Block a user