Skip to content

Commit

Permalink
Bump php from 8.1.12-cli-alpine to 8.1.25-cli-alpine in /docker/php
Browse files Browse the repository at this point in the history
Bumps php from 8.1.12-cli-alpine to 8.1.25-cli-alpine.

---
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 Oct 30, 2023
1 parent 56b43e8 commit a44e2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/php/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.1.12-cli-alpine
FROM php:8.1.25-cli-alpine

RUN apk add --update git unzip openssh-client autoconf make g++
RUN pecl install xdebug-3.1.5 \
Expand Down

0 comments on commit a44e2da

Please sign in to comment.