Skip to content

Commit ec8a9a5

Browse files
authoredMar 24, 2025··
chore(deps): bump php in /php/8.1
Bumps php from 8.1.31-cli-alpine3.21 to 8.1.32-cli-alpine3.21. --- updated-dependencies: - dependency-name: php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5f04d8 commit ec8a9a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎php/8.1/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.1.31-cli-alpine3.21 AS base
1+
FROM php:8.1.32-cli-alpine3.21 AS base
22
LABEL maintainer="Rémi Marseille <marseille@ekino.com>"
33
LABEL org.opencontainers.image.source="https://github.com/ekino/docker-buildbox/"
44

0 commit comments

Comments
 (0)
Please sign in to comment.