Skip to content

Commit

Permalink
increase version of used Skosmos package
Browse files Browse the repository at this point in the history
  • Loading branch information
jarno-knaw committed Oct 2, 2024
1 parent 43e3687 commit 045701a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM library/php:7.3-apache

# set skosmos release version and download link
ARG version=v2.17
ARG version=v2.18.1-1.0.0
ARG SKOSMOS_TARGZ_RELEASE_URL=https://github.com/knaw-huc/Skosmos/archive/refs/tags/${version}.tar.gz

# general server setup and locale
Expand Down

0 comments on commit 045701a

Please sign in to comment.