Skip to content

Commit 48aa304

Browse files
authored
Update LIBRARY_VERSION to 0.7.5 in Dockerfile
1 parent eef55c7 commit 48aa304

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