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

Version up

parent 442a454e
No related branches found
No related tags found
No related merge requests found
Pipeline #7197 passed
...@@ -2,7 +2,7 @@ image: docker:20.10.9 ...@@ -2,7 +2,7 @@ image: docker:20.10.9
variables: variables:
DOCKER_TLS_CERTDIR: "/certs" DOCKER_TLS_CERTDIR: "/certs"
IMAGE_VER: 4.5.0-p2 IMAGE_VER: 4.8.0-p1
services: services:
- docker:20.10.9-dind - docker:20.10.9-dind
......
FROM matomo:4.5.0 FROM matomo:4.8.0
MAINTAINER Andrej Ramašeuski <andrej.ramaseuski@pirati.cz> MAINTAINER Andrej Ramašeuski <andrej.ramaseuski@pirati.cz>
COPY LoginOIDC /var/www/html/plugins/LoginOIDC 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