Give alpine 3.14.2 a shot

This commit is contained in:
Florent Daigniere
2021-09-01 18:56:44 +02:00
parent 0c4455ccf5
commit d7c2b510c7
12 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
ARG DISTRO=alpine:3.14
ARG DISTRO=alpine:3.14.2
FROM $DISTRO
# python3 shared with most images
RUN apk add --no-cache \