mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
use bookworm base
This commit is contained in:
parent
f09ee93e83
commit
2f060243f9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
ARG PHP_VERSION
|
||||
ARG BASE_IMAGE=php
|
||||
FROM ${BASE_IMAGE}:${PHP_VERSION}-fpm
|
||||
FROM ${BASE_IMAGE}:${PHP_VERSION}-fpm-bookworm
|
||||
MAINTAINER Robin Appelman <robin@icewind.nl>
|
||||
|
||||
RUN DEBIAN_FRONTEND=noninteractive ;\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue