Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion abc-base/8.4-frankenphp/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM dunglas/frankenphp:1-php8.4-trixie@sha256:711dcf7cc7609b039445cbf78c35b40a7e181f6b327581b085215f8b647f8eda
FROM dunglas/frankenphp:1-php8.4-trixie@sha256:451ee2fc81b886908b98d012c9ec28bb06dd5039786a6557de77d1354a0d2489

# Install dependencies and PHP extensions.
RUN set -x \
Expand Down
2 changes: 1 addition & 1 deletion abc-base/8.5-frankenphp/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM dunglas/frankenphp:1-php8.5-trixie@sha256:c76d57431a4c4beda829acdc172ea12d3274bf6ba998249cdc2ba58be2c44045
FROM dunglas/frankenphp:1-php8.5-trixie@sha256:3995685df1316cca8c3b199b459e0a2fa1706142226fa93de8865222b66604aa

# Install dependencies and PHP extensions.
RUN set -x \
Expand Down