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:34aa07cdeb61f9f8e689bd2b5897c9cad090d5f77d5079e4cd63cfac688a6a72
FROM dunglas/frankenphp:1-php8.4-trixie@sha256:449ea34f3dbbcb3e0bc4f79f20d664b408942ab50e29a45588fa72e27b386518

# 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:8a33cc03b7c2c0d7bfbfea677904c2f24f1d7ce5edc3fcff95621d6cb9488fe9
FROM dunglas/frankenphp:1-php8.5-trixie@sha256:dd835cdce52f43545727b60dc4b6c6d4bdae999d161e85e70a990acea5b919d2

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