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

.gitlab-ci.yml

parent 023384d3
No related branches found
No related tags found
No related merge requests found
Pipeline #5927 failed
FROM php:7.2-apache
FROM php:7.3-apache
LABEL maintainer="markus@martialblog.de"
ARG version='3.26.5+210519'
ARG sha256_checksum='fbe6c59b6b23f34f1d9dbc8ca64dfb4ce8573cc0925e9aad2db00c6b0d4b62fd'
ARG version='3.27.22+211026'
ARG sha256_checksum='b0d3e49af9d4149e136531c5209cdeede88361d78377c1509413e4264e23e594'
# Install OS dependencies
RUN set -ex; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment