Skip to content

Commit 742f7ab

Browse files
Update ghcr.io/elifesciences/php Docker tag to v8.4
1 parent 94847c2 commit 742f7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM composer:2.2 AS build
33
COPY composer.json composer.lock ./
44
RUN composer --no-interaction install --no-suggest --prefer-dist
55

6-
FROM ghcr.io/elifesciences/php:8.0-cli@sha256:f681973227dbab578218a98f252dfd36fd42016b74be6d0044221a7d8cdcc4e6 AS base
6+
FROM ghcr.io/elifesciences/php:8.4-cli@sha256:88b3b4017050c00b42abff0dd91dbd8409429aeaf43cf76d449cde595ed3c7e9 AS base
77

88
USER elife
99

0 commit comments

Comments
 (0)