Skip to content

Commit

Permalink
chore(deps): update docker.io/library/php docker tag to v8.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 47040ab commit dc4cbd5
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.10-apache-bullseye@sha256:50339c70fcadbcc21b9ef36dfb10d990a43409ec868120d9b2f8014644ec5404

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

0 comments on commit dc4cbd5

Please sign in to comment.