Skip to content

Commit

Permalink
chore(deps): update php docker tag to v8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent dc72a10 commit 0ac7bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN composer install --no-scripts --prefer-dist
#----------------------------------------------------------------------
# Create base layer for dev and production
#----------------------------------------------------------------------
FROM php:8.2-apache as base
FROM php:8.3-apache as base

ENV DEBIAN_FRONTEND=noninteractive
ENV LANG fr_FR.UTF-8
Expand Down

0 comments on commit 0ac7bbd

Please sign in to comment.