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

chore: updated to version 3.19

parent c3a87865
Branches
No related tags found
Loading
......@@ -19,12 +19,12 @@
# IN THE SOFTWARE.
FROM registry.conarx.tech/containers/nginx/3.18
FROM registry.conarx.tech/containers/nginx/3.19
ARG VERSION_INFO=
LABEL org.opencontainers.image.authors "Nigel Kukard <nkukard@conarx.tech>"
LABEL org.opencontainers.image.version "3.18"
LABEL org.opencontainers.image.base.name "registry.conarx.tech/containers/nginx/3.18"
LABEL org.opencontainers.image.version "3.19"
LABEL org.opencontainers.image.base.name "registry.conarx.tech/containers/nginx/3.19"
RUN set -eux; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment