ci: force apk update

This commit is contained in:
Geoff Bourne
2021-05-21 06:57:19 -05:00
committed by GitHub
parent ecafaf4ea1
commit 853a9884d7

View File

@@ -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 \