We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6eac8b commit 9345393Copy full SHA for 9345393
Dockerfile
@@ -1,5 +1,5 @@
1
ARG PRIVATE_REGISTRY=hub.docker.nexus3.linkurious.net/
2
-FROM ${PRIVATE_REGISTRY}linkurious/docker-agent-jnlp:0.0.25
+FROM ${PRIVATE_REGISTRY}linkurious/docker-agent-jnlp:0.0.27
3
LABEL maintainer="Edward Nys <edward@linkurio.us>"
4
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
5
USER root
0 commit comments