File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM cgr.dev/chainguard/nginx:latest@sha256:8a4981bd9d32dcf4406bbbac259565962f15c5c3cc235bf9df98fe2e5a9cea19
1+ FROM cgr.dev/chainguard/nginx:latest@sha256:b91cf888522ed0cc1b6bddadfa8320ac2a131a1003b103ae340217a421f12fcc
22
33COPY public/ /usr/share/nginx/html/
44COPY public/_aliases /etc/nginx/aliases
Original file line number Diff line number Diff line change 33
44# Use wolfi-base which includes a shell but is still minimal and secure.
55# Pinned by digest for reproducible builds; digestabot keeps it current.
6- FROM cgr.dev/chainguard/wolfi-base:latest@sha256:103eb3f4444c68ea2453bf3aad09d860eaa5a698effb3e656cd607f630f0e46d AS final
6+ FROM cgr.dev/chainguard/wolfi-base:latest@sha256:918a593b8268c222afd4e2c4f06860ac984e60719b4697e4c71d796bc8fcd042 AS final
77
88# Add metadata labels
99LABEL org.opencontainers.image.source="https://github.com/chainguard-dev/edu"
Original file line number Diff line number Diff line change 1- FROM cgr.dev/chainguard/php:latest-dev@sha256:677da59f3e878a774d28da1ac0e43cdd2d021607b147a1f198e446f6fb7961bb
1+ FROM cgr.dev/chainguard/php:latest-dev@sha256:19e3db9c392993513210b5b77f44903df69656794a0f8e29502cb8b8cd8199a3
22
33COPY . /app
44RUN cd /app && \
You can’t perform that action at this time.
0 commit comments