Latest Alpine base, incl. docker-registry 2.8.2-git

This commit is contained in:
Stefan Reimer 2023-05-24 16:46:04 +00:00
parent f0f2633c9b
commit 36b8805087
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
ARG ALPINE_VERSION=3.16
ARG ALPINE_VERSION=3.17
FROM alpine:${ALPINE_VERSION}