This commit is contained in:
parent
e6cf350b9f
commit
a70f9c4e38
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM amd64/alpine:3.18.0
|
||||
FROM amd64/alpine:3.18.2
|
||||
RUN apk add --no-cache curl
|
||||
ADD script.sh /script.sh
|
||||
ENTRYPOINT ["/script.sh"]
|
Reference in a new issue