Skip to content

Commit

Permalink
chore(deps): bump php in /php/8.3
Browse files Browse the repository at this point in the history
Bumps php from 8.3.12-cli-alpine3.20 to 8.3.13-cli-alpine3.20.

---
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 28, 2024
1 parent 1647f86 commit af42499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/8.3/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.3.12-cli-alpine3.20 AS base
FROM php:8.3.13-cli-alpine3.20 AS base
LABEL maintainer="Rémi Marseille <[email protected]>"

ARG APCU_VERSION
Expand Down

0 comments on commit af42499

Please sign in to comment.