mirror of
https://github.com/smarty-php/smarty.git
synced 2025-06-24 22:41:36 +02:00
move to official php8.4 image for unit testing in CI
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user