mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-02 17:34:26 +02:00
Use RC docker image for php 8.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:8.5-cli-bullseye
|
||||
FROM php:8.5-rc-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