ubah docker php 8.3 untuk railway
This commit is contained in:
parent
4794a01b0b
commit
90596c60b0
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue