mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
feat: update Docker image to include php ext: intl
Some checks failed
tests / ci (push) Has been cancelled
Some checks failed
tests / ci (push) Has been cancelled
This commit is contained in:
parent
8776c668b4
commit
838db288e7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
########################
|
########################
|
||||||
# Base Image
|
# Base Image
|
||||||
########################
|
########################
|
||||||
FROM bnussbau/serversideup-php:8.4-fpm-nginx-alpine-imagick-chromium AS base
|
FROM bnussbau/serversideup-php:8.4-fpm-nginx-alpine-imagick-chromium@sha256:52ac545fdb57b2ab7568b1c7fc0a98cb1a69a275d8884249778a80914272fa48 AS base
|
||||||
|
|
||||||
LABEL org.opencontainers.image.source=https://github.com/usetrmnl/byos_laravel
|
LABEL org.opencontainers.image.source=https://github.com/usetrmnl/byos_laravel
|
||||||
LABEL org.opencontainers.image.description="TRMNL BYOS Laravel"
|
LABEL org.opencontainers.image.description="TRMNL BYOS Laravel"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue