Skip to content

Commit 469654c

Browse files
Update php:8.4-cli-bookworm Docker digest to 4714c39 (#352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96e0ff3 commit 469654c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.4-cli-bookworm@sha256:3ddb5a91b44a1c922538576d73a6e808fb2438d9d2d65b1fc3ffd55619fac2e3 AS builder
1+
FROM php:8.4-cli-bookworm@sha256:4714c394e9ea215809c4b68da9fda778044c723435279f7188a251134c64502a AS builder
22

33
# hadolint ignore=DL3008
44
RUN apt-get update -qq && \
@@ -31,7 +31,7 @@ RUN version=43 && \
3131
cmake --build . && \
3232
cmake --build . --target install
3333

34-
FROM php:8.4-cli-bookworm@sha256:3ddb5a91b44a1c922538576d73a6e808fb2438d9d2d65b1fc3ffd55619fac2e3
34+
FROM php:8.4-cli-bookworm@sha256:4714c394e9ea215809c4b68da9fda778044c723435279f7188a251134c64502a
3535

3636
LABEL org.opencontainers.image.authors="Alex Skrypnyk <alex@drevops.com>" \
3737
org.opencontainers.image.description="CI runner with PHP, Node.js, Docker, and development tools" \

0 commit comments

Comments
 (0)