Skip to content

Commit

Permalink
move to official php8.4 image for unit testing in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wisskid committed Dec 23, 2024
1 parent cf9de56 commit 295b7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/testrunners/php84/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.4-rc-cli-bullseye
FROM php:8.4-cli-bullseye

## Basic utilities
RUN apt-get update -yqq && apt-get install -y curl apt-utils git zip unzip
Expand Down

0 comments on commit 295b7fb

Please sign in to comment.