Skip to content

Commit

Permalink
Bump php from 8.2.10-cli-alpine to 8.2.11-cli-alpine
Browse files Browse the repository at this point in the history
Bumps php from 8.2.10-cli-alpine to 8.2.11-cli-alpine.

---
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 Oct 2, 2023
1 parent 5e5b773 commit cc72de1
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
@@ -1,4 +1,4 @@
FROM php:8.2.10-cli-alpine
FROM php:8.2.11-cli-alpine

COPY docker-entrypoint.sh /

Expand Down

0 comments on commit cc72de1

Please sign in to comment.