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

Merge branch 'nkupdates-v3.18' into nkupdates

parents 71f0621a 85846708
No related branches found
No related tags found
1 merge request!35Updated to Alpine 3.18
......@@ -19,12 +19,12 @@
# IN THE SOFTWARE.
FROM registry.conarx.tech/containers/nginx/3.17
FROM registry.conarx.tech/containers/nginx/3.18
ARG VERSION_INFO=
LABEL org.opencontainers.image.authors "Nigel Kukard <nkukard@conarx.tech>"
LABEL org.opencontainers.image.version "3.17"
LABEL org.opencontainers.image.base.name "registry.conarx.tech/containers/nginx/3.17"
LABEL org.opencontainers.image.version "3.18"
LABEL org.opencontainers.image.base.name "registry.conarx.tech/containers/nginx/3.18"
RUN set -eux; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment