We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357c109 commit 3996982Copy full SHA for 3996982
docker/apphub/Dockerfile
@@ -10,7 +10,7 @@ LABEL version="0.2.6"
10
WORKDIR /websoft9
11
12
ARG MEDIA_VERSION="0.1.1"
13
-ARG LIBRARY_VERSION="0.7.6"
+ARG LIBRARY_VERSION="0.7.7"
14
ARG WEBSOFT9_REPO="https://github.com/Websoft9/websoft9"
15
ARG WEBSOFT9_ARTIFACT="https://artifact.websoft9.com/release/websoft9"
16
ARG LIBRARY_REPO="https://github.com/Websoft9/docker-library"
0 commit comments