1
0
Fork 0

chore(deps): update php docker tag to v8.1.34 (#3046)

This commit is contained in:
renovate[bot] 2025-12-20 04:22:20 +00:00 committed by GitHub
parent f70d3a3d87
commit 628d4010ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#Reference Links https://github.com/docker-library/php/issues/926#issuecomment-567230723
FROM php:8.1.33-fpm-bookworm
FROM php:8.1.34-fpm-bookworm
ARG UNAME=www-data
ARG UGROUP=www-data