Skip to content
Snippets Groups Projects
Verified Commit 991396fb authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Version up

parent 7bcb911d
No related branches found
No related tags found
No related merge requests found
Pipeline #20747 passed
image: docker:24
image: docker:latest
variables:
DOCKER_TLS_CERTDIR: "/certs"
IMAGE_VER: 5.2.0-p1
IMAGE_VER: 5.2.2-p1
services:
- docker:24-dind
- docker:dind
before_script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
......
FROM matomo:5.2.0
FROM matomo:5.2.2
MAINTAINER Andrej Ramašeuski <andrej.ramaseuski@pirati.cz>
COPY LoginOIDC /var/www/html/plugins/LoginOIDC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment