Skip to content
Snippets Groups Projects
Commit db639895 authored by Nigel Kukard's avatar Nigel Kukard
Browse files

chore: updated to Alpine version 3.21

parent c9e5e699
No related branches found
No related tags found
1 merge request!11Nkupdates
......@@ -19,13 +19,13 @@
# IN THE SOFTWARE.
FROM registry.conarx.tech/containers/alpine/3.20
FROM registry.conarx.tech/containers/alpine/3.21
ARG VERSION_INFO=
LABEL org.opencontainers.image.authors = "Nigel Kukard <nkukard@conarx.tech>"
LABEL org.opencontainers.image.version = "3.20"
LABEL org.opencontainers.image.base.name = "registry.conarx.tech/containers/alpine/3.20"
LABEL org.opencontainers.image.version = "3.21"
LABEL org.opencontainers.image.base.name = "registry.conarx.tech/containers/alpine/3.21"
RUN set -eux; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment