We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a6101b commit 0b2b741Copy full SHA for 0b2b741
1 file changed
Dockerfile
@@ -11,7 +11,7 @@ RUN /usr/bin/composer install \
11
--classmap-authoritative \
12
--working-dir=/opt/representer
13
14
-FROM php:8.4-cli-alpine
+FROM php:8.4.21-cli-alpine3.23@sha256:4f4fc56fe4ba7b7d241c371eda011b27ca4f3b25bf2a37956ee06e966777d696
15
16
COPY --from=builder /opt/representer /opt/representer
17
0 commit comments