update index (#20740)

This commit is contained in:
Robo Quat 2025-04-25 03:00:35 -04:00 committed by GitHub
parent 561fde446c
commit 1b1575b9d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
28 changed files with 32 additions and 32 deletions

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 as compress FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0 as compress
RUN apk add brotli gzip RUN apk add brotli gzip

View File

@ -4,7 +4,7 @@
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
RUN apk add --no-cache git bash ca-certificates RUN apk add --no-cache git bash ca-certificates
COPY components-ee-agent-smith--app/agent-smith /app/ COPY components-ee-agent-smith--app/agent-smith /app/

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 as compress FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0 as compress
RUN apk add brotli gzip curl RUN apk add brotli gzip curl

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -2,11 +2,11 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 as base_builder FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0 as base_builder
RUN mkdir /ide-desktop-plugins RUN mkdir /ide-desktop-plugins
# for debugging # for debugging
# FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 # FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
FROM scratch FROM scratch
ARG JETBRAINS_BACKEND_QUALIFIER ARG JETBRAINS_BACKEND_QUALIFIER
# ensures right permissions for /ide-desktop-plugins # ensures right permissions for /ide-desktop-plugins

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 as base_builder FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0 as base_builder
ARG JETBRAINS_DOWNLOAD_QUALIFIER ARG JETBRAINS_DOWNLOAD_QUALIFIER
ARG SUPERVISOR_IDE_CONFIG ARG SUPERVISOR_IDE_CONFIG
ARG JETBRAINS_BACKEND_VERSION ARG JETBRAINS_BACKEND_VERSION
@ -19,7 +19,7 @@ RUN mkdir /ide-desktop \
&& cp /tmp/supervisor-ide-config.json /ide-desktop/${JETBRAINS_DOWNLOAD_QUALIFIER}/supervisor-ide-config.json && cp /tmp/supervisor-ide-config.json /ide-desktop/${JETBRAINS_DOWNLOAD_QUALIFIER}/supervisor-ide-config.json
# for debugging # for debugging
# FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 # FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
FROM scratch FROM scratch
ARG JETBRAINS_BACKEND_VERSION ARG JETBRAINS_BACKEND_VERSION
ARG JETBRAINS_DOWNLOAD_QUALIFIER ARG JETBRAINS_DOWNLOAD_QUALIFIER

View File

@ -2,11 +2,11 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 as base_builder FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0 as base_builder
RUN mkdir /ide-desktop RUN mkdir /ide-desktop
# for debugging # for debugging
# FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 # FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
FROM scratch FROM scratch
ARG JETBRAINS_BACKEND_VERSION ARG JETBRAINS_BACKEND_VERSION
# ensures right permissions for /ide-desktop # ensures right permissions for /ide-desktop

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -2,5 +2,5 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
COPY components--all-docker/versions.yaml components--all-docker/provenance-bundle.jsonl / COPY components--all-docker/versions.yaml components--all-docker/provenance-bundle.jsonl /

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
WORKDIR /app WORKDIR /app
COPY components-local-app--app-with-manifest/bin/* ./ COPY components-local-app--app-with-manifest/bin/* ./

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
COPY components-node-labeler--app/node-labeler /app/node-labeler COPY components-node-labeler--app/node-labeler /app/node-labeler

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -30,7 +30,7 @@ RUN xcaddy build v2.7.6 \
--with github.com/gitpod-io/gitpod/proxy/plugins/sshtunnel=/plugins/sshtunnel \ --with github.com/gitpod-io/gitpod/proxy/plugins/sshtunnel=/plugins/sshtunnel \
--with github.com/gitpod-io/gitpod/proxy/plugins/frontend_dev=/plugins/frontend_dev --with github.com/gitpod-io/gitpod/proxy/plugins/frontend_dev=/plugins/frontend_dev
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 as dl FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0 as dl
WORKDIR /dl WORKDIR /dl
RUN apk add --no-cache curl file \ RUN apk add --no-cache curl file \
&& curl -OsSL https://github.com/opencontainers/runc/releases/download/v1.2.6/runc.amd64 \ && curl -OsSL https://github.com/opencontainers/runc/releases/download/v1.2.6/runc.amd64 \

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache RUN apk upgrade --no-cache

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License-AGPL.txt in the project root for license information. # See License-AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/helm:latest@sha256:fd5b1e8d3dbd5288c9cdaa075c45c6253bf373dc2f994ca4fa44132c9e75c4fb FROM cgr.dev/chainguard/helm:latest@sha256:7f646257c81923ebb2e02296f656c79f86d3a393d53f53e8f43f3ec26b58ff98
COPY install-installer--app/installer install-installer--app/provenance-bundle.jsonl /app/ COPY install-installer--app/installer install-installer--app/provenance-bundle.jsonl /app/

View File

@ -14,11 +14,11 @@ const (
RegistryImage = "chainguard/redis" RegistryImage = "chainguard/redis"
ContainerName = "redis" ContainerName = "redis"
ImageDigest = "sha256:40896624ea61e7b4ae748825826f8d87099fd3802e3c0afd5d9b746849c733af" ImageDigest = "sha256:02837a7b96ae30691b72dc9b317c1b1f714994b4d0d34249992c8fc668d3bf30"
ExporterRegistryRepo = "quay.io" ExporterRegistryRepo = "quay.io"
ExporterRegistryImage = "oliver006/redis_exporter" ExporterRegistryImage = "oliver006/redis_exporter"
ExporterImageDigest = "sha256:dbd410eb9255016c9440b40b8fa18872fdf0e7972d06fc1df8d5b120d35efe05" ExporterImageDigest = "sha256:ba64da756cd5b76b31e8237aaa40d4126e04625acadd98f76eceb9313e66379f"
ExporterContainerName = "exporter" ExporterContainerName = "exporter"
ExporterPortName = "exporter" ExporterPortName = "exporter"

View File

@ -2,7 +2,7 @@
# Licensed under the GNU Affero General Public License (AGPL). # Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information. # See License.AGPL.txt in the project root for license information.
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e3daef4eecf6f1cc4f505d6384871208fe8b476252ae92e109f7f8701f275544 FROM cgr.dev/chainguard/wolfi-base:latest@sha256:e1d402d624011d0f4439bfb0d46a3ddc692465103c7234a326e0194953c3cfe0
# Ensure latest packages are present, like security updates. # Ensure latest packages are present, like security updates.
RUN apk upgrade --no-cache \ RUN apk upgrade --no-cache \