Skip to content

Commit e3b1775

Browse files
committed
upgrading from bookworm to trixie
1 parent 6dec771 commit e3b1775

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
FROM php:8.3-apache-bookworm
2+
FROM php:8.3-apache-trixie
33

44
RUN mkdir -p /root/.ssh
55
COPY etc/known_hosts.github /root/.ssh/known_hosts

0 commit comments

Comments
 (0)