We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8503542 + d406bf3 commit c517ee9Copy full SHA for c517ee9
Dockerfile
@@ -1,5 +1,5 @@
1
ARG PRIVATE_REGISTRY=hub.docker.nexus3.linkurious.net/
2
-FROM ${PRIVATE_REGISTRY}linkurious/docker-agent-jnlp:0.0.38
+FROM ${PRIVATE_REGISTRY}linkurious/docker-agent-jnlp:0.0.40
3
LABEL maintainer="Edward Nys <[email protected]>"
4
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
5
0 commit comments