ubah docker php 8.3 untuk railway

This commit is contained in:
Ryanpratama01 2026-03-16 02:12:32 +07:00
parent 4794a01b0b
commit 90596c60b0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM php:8.2-cli FROM php:8.3-cli
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
git \ git \