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

Fix checksum

parent 91495be9
No related branches found
No related tags found
No related merge requests found
Pipeline #5934 passed
FROM php:7.3-apache
LABEL maintainer="markus@martialblog.de"
ARG version='3.27.22+211026'
ARG sha256_checksum='b0d3e49af9d4149e136531c5209cdeede88361d78377c1509413e4264e23e594'
ARG sha256_checksum='9fd31e38cf692370257b21821f791f0568f6f93bbff68995467fbcec0370ff34'
# 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