Skip to content

Commit 32f5708

Browse files
authored
Merge pull request msyk#77 from matsuo/php8dot3
Update php-8.3.dockerfile for GitHub Actions
2 parents a010574 + 3049f1d commit 32f5708

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)