mirror of
https://github.com/friendica/friendica-docker-ci
synced 2024-11-10 19:41:41 +01:00
Update image from buster to bookworm (Debian 12)
This commit is contained in:
parent
413926848b
commit
5e934c4afd
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:buster
|
FROM debian:bookworm
|
||||||
|
|
||||||
# install the PHP extensions we need
|
# install the PHP extensions we need
|
||||||
# see https://friendi.ca/resources/requirements/
|
# see https://friendi.ca/resources/requirements/
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:buster
|
FROM debian:bookworm
|
||||||
|
|
||||||
# install the PHP extensions we need
|
# install the PHP extensions we need
|
||||||
# see https://friendi.ca/resources/requirements/
|
# see https://friendi.ca/resources/requirements/
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:buster
|
FROM debian:bookworm
|
||||||
|
|
||||||
# install the PHP extensions we need
|
# install the PHP extensions we need
|
||||||
# see https://friendi.ca/resources/requirements/
|
# see https://friendi.ca/resources/requirements/
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:buster
|
FROM debian:bookworm
|
||||||
|
|
||||||
# install the PHP extensions we need
|
# install the PHP extensions we need
|
||||||
# see https://friendi.ca/resources/requirements/
|
# see https://friendi.ca/resources/requirements/
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:buster
|
FROM debian:bookworm
|
||||||
|
|
||||||
# install the PHP extensions we need
|
# install the PHP extensions we need
|
||||||
# see https://friendi.ca/resources/requirements/
|
# see https://friendi.ca/resources/requirements/
|
||||||
|
|
Loading…
Reference in a new issue