Skip to content

Commit 313dbb9

Browse files
authored
Update LIBRARY_VERSION to 0.7.4 in Dockerfile
1 parent d759a17 commit 313dbb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3"
13+
ARG LIBRARY_VERSION="0.7.4"
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)