diff --git a/Dockerfile b/Dockerfile index 5d0c2ed..6287f37 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.2-cli +FROM php:8.3-cli RUN apt-get update && apt-get install -y \ git \