Skip to content

Commit

Permalink
chore(deps): update php docker tag to v8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent b530d2e commit de3d540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/fallback/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#FROM httpd:2.4-bookworm
FROM php:8.3-apache
FROM php:8.4-apache

ARG UID=48
ARG GID=48
Expand Down

0 comments on commit de3d540

Please sign in to comment.