Update php Docker tag to v8.1.28

This commit is contained in:
renovate-bot 2024-04-12 19:03:32 +00:00
parent a608feeda0
commit b14e7564ca

View file

@ -1,4 +1,4 @@
FROM php:8.1.27-cli-bullseye@sha256:2a44e9ae0c9db237048a773803d238de0147d8a8e713d8a5be8ca3e536b3179e
FROM php:8.1.28-cli-bullseye@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]