Skip to content

Commit

Permalink
deps (or): → 1.39.8-001, prepared 2.0.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-gesinn committed Sep 17, 2024
1 parent ae40e48 commit ba35d92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions context/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# docker-smw-crc1153 #
######################################

ARG OPENRESEARCH_STACK=1.39.7-003
ARG OPENRESEARCH_STACK=1.39.8-001
FROM ghcr.io/tibhannover/openresearch-stack:${OPENRESEARCH_STACK}

RUN get-github-extension.sh KnowledgeGraph 7d9133396e12e7a089a171e33305bc0b6931d7df SemanticMediaWiki/KnowledgeGraph
Expand Down Expand Up @@ -36,6 +36,6 @@ ENV WIKI_PORT=8080
######################################
# set smw-crc1153 version #
######################################
ARG SMW-CRC1153_VERSION=2.0.0-alpha7
ARG SMW-CRC1153_VERSION=2.0.0-beta1
RUN echo $SMW-CRC1153_VERSION > smw-crc1153-version.txt && \
echo "\$wgSmwCrc1153Version = '$SMW-CRC1153_VERSION';" >> LocalSettings.Include.php

0 comments on commit ba35d92

Please sign in to comment.