mirror of
https://github.com/addnab/docker-run-action.git
synced 2025-07-18 23:01:23 +03:00
fix command
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
FROM docker:19.03
|
||||
|
||||
apk add bash
|
||||
RUN apk add bash
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
|
Reference in New Issue
Block a user