Skip to content

Commit

Permalink
Bump php from 8.3.7-apache-bullseye to 8.3.8-apache-bullseye in /apache
Browse files Browse the repository at this point in the history
Bumps php from 8.3.7-apache-bullseye to 8.3.8-apache-bullseye.

---
updated-dependencies:
- dependency-name: php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent 4abd437 commit bfcd0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apache/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Latest version of PHP base image: https://hub.docker.com/_/php?tab=tags
FROM php:8.3.7-apache-bullseye AS runtime
FROM php:8.3.8-apache-bullseye AS runtime

ARG UNIQUE_ID_FOR_CACHEFROM=runtime

Expand Down

0 comments on commit bfcd0f3

Please sign in to comment.