Skip to content

Commit

Permalink
chore(deps): update docker.io/library/php docker tag to v8.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 24daf8e commit 81736bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN npm ci --omit dev && \

####################################################################################################
# Primary container
FROM docker.io/library/php:8.1.10-apache-bullseye
FROM docker.io/library/php:8.2.11-apache-bullseye

# Default container port for the apache configuration
EXPOSE 80 443
Expand Down

0 comments on commit 81736bb

Please sign in to comment.