Skip to content

Commit

Permalink
chore: update 8.3 RC image
Browse files Browse the repository at this point in the history
  • Loading branch information
bduranleau-nr committed Oct 2, 2023
1 parent 0e98c03 commit 4a8b46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

ARG PHP_VER

FROM php:${PHP_VER:-8.3.0RC2}
FROM php:${PHP_VER:-8.3.0RC3}

RUN docker-php-source extract

Expand Down

0 comments on commit 4a8b46b

Please sign in to comment.