Skip to content
Snippets Groups Projects
Commit 5d751509 authored by Steffen Köhler's avatar Steffen Köhler
Browse files

Okapi 4.14.0 for LUL.

parent dfde0352
Branches
1 merge request!5Recent okapi
Pipeline #11865 passed with stages
in 2 minutes and 36 seconds
......@@ -11,7 +11,7 @@ variables:
staging_repo: services.ub.uni-leipzig.de:11443/bdd_dev/folio/okapi
alpha_repo: services.ub.uni-leipzig.de:11443/bdd_dev/folio/okapi
DOCKER_TLS_CERTDIR: ""
OKAPI_VERSION: v4.13.2
OKAPI_VERSION: v4.14.0
docker_build:
stage: build
......
FROM folioorg/okapi:4.13.2
FROM folioorg/okapi:4.14.0
EXPOSE 9130
ENTRYPOINT ["/docker-entrypoint"]
CMD [ "dev" ]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment