Skip to content

Commit

Permalink
update php 8.4 to RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
isfedorov committed Sep 27, 2024
1 parent 63db92a commit 2ce33e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/DockerImages/8.4/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.4.0beta4-alpine
FROM php:8.4.0RC1-alpine

RUN set -eux; \
apk add --repository http://dl-cdn.alpinelinux.org/alpine/edge/community --no-cache --virtual .build-deps \
Expand Down

0 comments on commit 2ce33e4

Please sign in to comment.