Skip to content

Commit

Permalink
chore(deps): update docker.io/library/php docker tag to v8.3.13 (#1046)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 2e7fcfd commit 8e3ae7b
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.3.12-apache-bookworm
FROM docker.io/library/php:8.3.13-apache-bookworm

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

0 comments on commit 8e3ae7b

Please sign in to comment.