Skip to content

Commit 9793bd6

Browse files
committed
PHP 8.4
1 parent f76acd5 commit 9793bd6

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
@@ -15,7 +15,7 @@ RUN set -eu; \
1515
echo -e "$APP_VERSION"; \
1616
} >> /tmp/cdv/version;
1717

18-
FROM php:8.3-fpm-alpine
18+
FROM php:8.4-fpm-alpine
1919
LABEL org.opencontainers.image.authors="m.buechner@dnb.de"
2020

2121
# Install packages

0 commit comments

Comments
 (0)