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

Okapi v6.1.1

parent df1b25fb
Branches v6.1.1
1 merge request!5Recent okapi
Pipeline #31699 passed with stages
in 1 minute and 7 seconds
......@@ -17,7 +17,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: v6.0.0
OKAPI_VERSION: v6.0.1
docker_build:
stage: build
......
FROM folioorg/okapi:6.0.0
FROM folioorg/okapi:6.1.1
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