Skip to content

Commit

Permalink
chore(deps): update docker.io/library/php docker tag to v8.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2023
1 parent 3399ad8 commit d59bd1d
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@sha256:37f1f4545f9f8845f5d6dbc53d3f36a72d745d14ea3c96be8936c575b0f720e8
FROM docker.io/library/php:8.2.9-apache-bullseye@sha256:5a9b6058aa752c28b0c6439b4735cfe3f9aaba9c14e672d7026accad44ae7c1c

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

0 comments on commit d59bd1d

Please sign in to comment.