Skip to content

Commit

Permalink
Bump php in /epicbox-php
Browse files Browse the repository at this point in the history
Bumps php from 7.2.6-cli-alpine3.7 to 7.2.11-cli-alpine3.7.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 01008e5 commit 518681a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epicbox-php/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM php:7.2.6-cli-alpine3.7
FROM php:7.2.11-cli-alpine3.7

RUN adduser -DH -h /sandbox sandbox

0 comments on commit 518681a

Please sign in to comment.