mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-03 01:44: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
|
## Basic utilities
|
||||||
RUN apt-get update -yqq && apt-get install -y curl apt-utils git zip unzip
|
RUN apt-get update -yqq && apt-get install -y curl apt-utils git zip unzip
|
||||||
|
Reference in New Issue
Block a user