Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update php:8.2-fpm-bullseye docker digest to 16cf496 #97

Merged
merged 1 commit into from
Jan 15, 2025
Merged
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 php_image_digests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PHP_IMAGE_8.0_fpm=php:8.0-fpm-bullseye@sha256:b07b8df17506cdb370945d942c5f12356a
PHP_IMAGE_8.1_cli=php:8.1-cli-bullseye@sha256:990442eff59587d175016c22715602524c8dfcba8d9032373e03ad2bb663c1eb
PHP_IMAGE_8.1_fpm=php:8.1-fpm-bullseye@sha256:ca969f6ba30833ee042413b480ba33b4a38ee7dc5a9c1edb7ed8fc3570ea53ac
PHP_IMAGE_8.2_cli=php:8.2-cli-bullseye@sha256:5a91aed6fc18928e5cb654df269957b7edc80b219ba93d85f746dbd6754fac84
PHP_IMAGE_8.2_fpm=php:8.2-fpm-bullseye@sha256:9be958e557d1003d080c0a8024aad764bbbfd0e95f61577fc680e677290cdf84
PHP_IMAGE_8.2_fpm=php:8.2-fpm-bullseye@sha256:16cf496c75fb2df318813d7858929abcdca71109ae73781d09bd80fcd6750f85
PHP_IMAGE_8.3_cli=php:8.3-cli-bullseye@sha256:30fda228b1072b6ecf36848df2eaf9afa06b720121d16e1bebb2da5b6e5f4657
PHP_IMAGE_8.3_fpm=php:8.3-fpm-bullseye@sha256:4437ec0178d9223d38c8891493ce84b4efd7cc60bc645eaeca645cde385305e8
PHP_IMAGE_8.4_cli=php:8.4-cli-bullseye@sha256:e96fe9db3c7b29e8af1c498353d8fe3c496e922e1d5bd476c550eeee51fca58a
Expand Down
Loading