Skip to content

Commit 1ddf125

Browse files
Update ghcr.io/elifesciences/php:8.0-cli Docker digest to 7822d0b (#279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5a0335 commit 1ddf125

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.0-cli@sha256:7822d0bab29b09f5ad6c4f338c8fabdd277c1ac3fa00f3b16b598ed4d62739d0 AS base
77

88
USER elife
99

0 commit comments

Comments
 (0)