Commit 766c3360 authored by Petr Besir Horáček's avatar Petr Besir Horáček
Browse files

ARM PHP version bump

parent c85983b4
No related merge requests found
Pipeline #11635 failed with stage
in 2 minutes and 42 seconds
Showing with 1 addition and 1 deletion
+1 -1
# docker buildx build --platform linux/arm/v7,linux/arm/v6,linux/amd64 -t registry.gitlab.mondayfactory.cz/mondayfactory/php-apps-base/php:v7.4.8-arm --file ./php/arm.Dockerfile --push ./php
FROM arm32v7/php:7.4.14-fpm-buster
FROM arm32v7/php:7.4.29-fpm-buster
RUN \
apt update && \
......
Supports Markdown
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