Skip to content

Commit 0b2b741

Browse files
authored
Bump and pin the base layer (#335)
1 parent 6a6101b commit 0b2b741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN /usr/bin/composer install \
1111
--classmap-authoritative \
1212
--working-dir=/opt/representer
1313

14-
FROM php:8.4-cli-alpine
14+
FROM php:8.4.21-cli-alpine3.23@sha256:4f4fc56fe4ba7b7d241c371eda011b27ca4f3b25bf2a37956ee06e966777d696
1515

1616
COPY --from=builder /opt/representer /opt/representer
1717

0 commit comments

Comments
 (0)