Compare commits
2 commits
684db26770
...
2509a7c59c
Author | SHA1 | Date | |
---|---|---|---|
2509a7c59c | |||
4b635bc7c1 |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM amd64/alpine:3.18.4
|
||||
FROM amd64/alpine:3.18.5
|
||||
RUN apk add --no-cache curl
|
||||
ADD script.sh /script.sh
|
||||
ENTRYPOINT ["/script.sh"]
|
Reference in a new issue