Skip to content

Commit 3996982

Browse files
authored
Update Dockerfile
1 parent 357c109 commit 3996982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/apphub/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ LABEL version="0.2.6"
1010
WORKDIR /websoft9
1111

1212
ARG MEDIA_VERSION="0.1.1"
13-
ARG LIBRARY_VERSION="0.7.6"
13+
ARG LIBRARY_VERSION="0.7.7"
1414
ARG WEBSOFT9_REPO="https://github.com/Websoft9/websoft9"
1515
ARG WEBSOFT9_ARTIFACT="https://artifact.websoft9.com/release/websoft9"
1616
ARG LIBRARY_REPO="https://github.com/Websoft9/docker-library"

0 commit comments

Comments
 (0)