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

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

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