Commit 79111e0
Update images digests (#3889)
Update images digests
```release-note
NONE
```
## Changes
<details>
```diff
diff --git a/Dockerfile b/Dockerfile
index ea7029b..b56ca0b 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM cgr.dev/chainguard/nginx:latest@sha256:df0a97604163fb49366d0853c34b238cde40122606f3c92940d47717689a0473
+FROM cgr.dev/chainguard/nginx:latest@sha256:2015f7fa3b514c1bb8de63ed0ebe769295e6d15c5a401fcafbbe555760d42e57
COPY public/ /usr/share/nginx/html/
COPY public/_aliases /etc/nginx/aliases
diff --git a/scripts/Dockerfile.ai-docs b/scripts/Dockerfile.ai-docs
index c37da4c..4f61c3f 100644
--- a/scripts/Dockerfile.ai-docs
+++ b/scripts/Dockerfile.ai-docs
@@ -3,7 +3,7 @@
# Use wolfi-base which includes a shell but is still minimal and secure.
# Pinned by digest for reproducible builds; digestabot keeps it current.
-FROM cgr.dev/chainguard/wolfi-base:latest@sha256:57108e597a8cf3bd376b810f1c3539c21942daefa242cb9dddaae30f8aac735d AS final
+FROM cgr.dev/chainguard/wolfi-base:latest@sha256:7e62cecd3c5712dba6e52c5260afb8f9d7a23b9bbcdd26ad7508a811e74b766d AS final
# Add metadata labels
LABEL org.opencontainers.image.source="https://github.com/chainguard-dev/edu"
diff --git a/tools/chaindocs/Dockerfile b/tools/chaindocs/Dockerfile
index a871aaf..8c7fc3d 100644
--- a/tools/chaindocs/Dockerfile
+++ b/tools/chaindocs/Dockerfile
@@ -1,4 +1,4 @@
-FROM cgr.dev/chainguard/php:latest-dev@sha256:81feeaec8858de10b8078d7e9f911bb0d01eed83241184e4a095a0bc87a241ff
+FROM cgr.dev/chainguard/php:latest-dev@sha256:003c54f205d399420c382254660e0c6bb9e460b69dbb3bb0d298cf0c1a4b87a0
COPY . /app
RUN cd /app && \
```
</details>
Co-authored-by: egibs <20933572+egibs@users.noreply.github.com>1 parent 4208bd8 commit 79111e0
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments