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

chore: misc small fixups

parent 889459fd
Branches
No related tags found
1 merge request!2chore: misc small fixups
......@@ -23,9 +23,11 @@ FROM registry.conarx.tech/containers/alpine/3.17
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.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"
RUN set -eux; \
......
......@@ -52,7 +52,7 @@ We also provide consulting services to create and maintain Docker images to meet
# Environment Variables
Environment variables are available from...
* [Conarx Containers Alpine image](https://gitlab.conarx.tech/containers/alpine).
* [Conarx Containers Alpine image](https://gitlab.conarx.tech/containers/alpine)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment