Update Dockerfile
This commit is contained in:
parent
876429159a
commit
49eeb82d1c
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.20.1
|
||||
FROM alpine:3.20.0
|
||||
RUN apk add --no-cache lua5.3 lua-filesystem lua-lyaml lua-http
|
||||
COPY fetch-latest-releases.lua /usr/local/bin
|
||||
VOLUME /out
|
||||
|
|
Loading…
Reference in New Issue