Skip to content

Commit

Permalink
Update PHP Docker image SHAs
Browse files Browse the repository at this point in the history
  • Loading branch information
arnested authored and github-actions[bot] committed Feb 17, 2024
1 parent 4b54913 commit f735152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ ARG php="8.2"
## Base PHP images
FROM php:8.0-fpm-alpine@sha256:173daec831fa47844c876258a19741c7a1928524b5e1936a2b1e7c1f58ec1b12 AS php8.0
FROM php:8.1-fpm-alpine@sha256:fed51bf5b0a3c41418d6252e276d3b82c3077517099095eee67e1d652ea4372c AS php8.1
FROM php:8.2-fpm-alpine@sha256:b15e71c6d9e549d4b69d4200a6f9d49386c5ae617c38e27fc79dc146dc7fd407 AS php8.2
FROM php:8.3-fpm-alpine@sha256:13644664abd18d3c06de89702aa02df13a82c4c1ddff8b06434180baa1fc0b61 AS php8.3
FROM php:8.2-fpm-alpine@sha256:be51cb475297ac43003a15a97cfb7fa3a1062fadf924c8276d3b77fbe0dca0d0 AS php8.2
FROM php:8.3-fpm-alpine@sha256:0ac27ccf6d303a57779c610aad4fe8ae8d0b0b2b7e3626477a157308d1ff5454 AS php8.3

## Helper images
FROM blackfire/blackfire:2@sha256:8dd3debf44167038897cd4524ed7d689fcc53dae23396fb585934b6acc5b2b82 AS blackfire
Expand Down

0 comments on commit f735152

Please sign in to comment.