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

Spun off edge branch

parent 889459fd
Branches
No related tags found
1 merge request!7Updated to Alpine 3.18
......@@ -19,13 +19,13 @@
# IN THE SOFTWARE.
FROM registry.conarx.tech/containers/alpine/3.17
FROM registry.conarx.tech/containers/alpine/edge
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/alpine/3.17"
LABEL org.opencontainers.image.version = "edge"
LABEL org.opencontainers.image.base.name = "registry.conarx.tech/containers/alpine/edge"
RUN set -eux; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment