Commit a1422b87 authored by Mahmoud Aglan's avatar Mahmoud Aglan

chore(docker): cache-bust to force rebuild with cron package

Previous deploy used cached layers without cron installed.
Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
parent 92f507dc
FROM php:8.2-apache-bookworm FROM php:8.2-apache-bookworm
# Cache-bust: 2026-07-03 (force rebuild for cron package)
# ── System dependencies ── # ── System dependencies ──
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
libpng-dev \ libpng-dev \
......
Markdown is supported
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