Skip to content

Commit

Permalink
docker: bump php from 8.3.4-cli-alpine to 8.3.6-cli-alpine
Browse files Browse the repository at this point in the history
Bumps php from 8.3.4-cli-alpine to 8.3.6-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 Apr 15, 2024
1 parent 11efb5b commit 66dae2c
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.3.4-cli-alpine
FROM php:8.3.6-cli-alpine

RUN apk update && apk add git make

Expand Down

0 comments on commit 66dae2c

Please sign in to comment.