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:80d36193e056ae5442dbf074702830903f012b3acc0ea1e90bb6ca0789fe388d
FROM dunglas/frankenphp:1-php8.4-trixie@sha256:621bd2ace1319a2a66e9a428f176d9eea356fd16fc88ac74ae6f293712e061bb

# 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:19772683aa3f345c50067446fb41972fb6eafa8efde5ad5f705c14b05a8725ce
FROM dunglas/frankenphp:1-php8.5-trixie@sha256:95123ee95fa6af57053613ddeced6692ddac217e0a35dd850a49518cc77c7260

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