Skip to content

Commit 3049f1d

Browse files
committed
Update php-8.3.dockerfile for GitHub Actions
1 parent a010574 commit 3049f1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php-8.3.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=linux/amd64 php:8.3.0RC6-apache
1+
FROM --platform=linux/amd64 php:8.3-apache
22
RUN apt-get update && apt-get install -y --no-install-recommends \
33
git \
44
iputils-ping \

0 commit comments

Comments
 (0)