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

v6.1.3

parent fb942854
Branches
1 merge request!5Recent okapi
Pipeline #34361 passed with stages
in 1 minute and 13 seconds
......@@ -17,12 +17,12 @@ 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.1
OKAPI_VERSION: v6.1.3
docker_build:
stage: build
image:
name: gcr.io/kaniko-project/executor:v1.9.2-debug
name: gcr.io/kaniko-project/executor:v1.23.2-debug
entrypoint: [""]
before_script:
- export dockerconfig=${DOCKER_ALPHA_AUTH_CONFIG}
......
FROM folioorg/okapi:6.1.1
FROM folioorg/okapi:6.1.3
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