Browse Source

Upgrade own dogfood version

pull/271/head
Ángel Guzmán Maeso 2 years ago committed by GitHub
parent
commit
133a9c8718
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Dockerfile

2
Dockerfile

@ -1,4 +1,4 @@
FROM alpine:3.14
FROM alpine:3.16
RUN apk add --no-cache lua5.3 lua-filesystem lua-lyaml lua-http
COPY fetch-latest-releases.lua /usr/local/bin
VOLUME /out

Loading…
Cancel
Save