mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-05 22:36:24 +00:00
ci: force apk update
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM adoptopenjdk/openjdk11:alpine-jre
|
||||
|
||||
ENV APK_UPDATE=20210521
|
||||
|
||||
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"
|
||||
|
||||
RUN apk add --no-cache -U \
|
||||
|
||||
Reference in New Issue
Block a user