Skip to content

Commit

Permalink
chore(deps): update registry.gitlab.com/uniget-org/images/build-essen…
Browse files Browse the repository at this point in the history
…tial:24.04 docker digest to 1346919
  • Loading branch information
renovate-bot authored and github-actions[bot] committed Nov 28, 2024
1 parent c5fedab commit ac01508
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion tools/az/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM ghcr.io/uniget-org/tools/python:latest AS python
FROM ghcr.io/uniget-org/tools/shiv:latest AS shiv

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/containerd-shim-spin/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM ghcr.io/uniget-org/tools/make:latest AS make
FROM ghcr.io/uniget-org/tools/rust:latest AS rust

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/containerd-shim-wasmedge/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM ghcr.io/uniget-org/tools/make:latest AS make
FROM ghcr.io/uniget-org/tools/rust:latest AS rust

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/containerd-shim-wasmer/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM ghcr.io/uniget-org/tools/make:latest AS make
FROM ghcr.io/uniget-org/tools/rust:latest AS rust

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/containerd-shim-wasmtime/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM ghcr.io/uniget-org/tools/make:latest AS make
FROM ghcr.io/uniget-org/tools/rust:latest AS rust

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/csvlens/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM ghcr.io/uniget-org/tools/rust:latest AS rust

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/delta/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM ghcr.io/uniget-org/tools/rust:latest AS rust

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/devcontainer/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM ghcr.io/uniget-org/tools/nodejs:latest AS nodejs
FROM ghcr.io/uniget-org/tools/npm:latest AS npm
FROM ghcr.io/uniget-org/tools/make:latest AS make

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/docuum/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM ghcr.io/uniget-org/tools/rust:latest AS rust

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/envsub/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM ghcr.io/uniget-org/tools/rust:latest AS rust

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/figlet/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM ghcr.io/uniget-org/tools/make:latest AS make

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/jaq/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM ghcr.io/uniget-org/tools/rust:latest AS rust

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/jnv/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM ghcr.io/uniget-org/tools/rust:latest AS rust

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/jwt/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM ghcr.io/uniget-org/tools/rust:latest AS rust

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/libnvidia-container/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM ghcr.io/uniget-org/tools/go:latest AS go
FROM ghcr.io/uniget-org/tools/make:latest AS make

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/musl/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM ghcr.io/uniget-org/tools/make:latest AS make

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/nvidia-container-toolkit/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM ghcr.io/uniget-org/tools/make:latest AS make
FROM ghcr.io/uniget-org/tools/go:latest AS go

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/overlaybd/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM ghcr.io/uniget-org/tools/make:latest AS make

# Cannot use musl because execinfo.h is required but not available
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/qemu/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM ghcr.io/uniget-org/tools/make:latest AS make

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/tailspin/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM ghcr.io/uniget-org/tools/rust:latest AS rust

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down
2 changes: 1 addition & 1 deletion tools/wasmi/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FROM ghcr.io/uniget-org/tools/rust:latest AS rust

FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:428a06cd2397fd15b1c155fb288cde1aca6dffb5f1dd934f3b9bc22f417efb66 AS prepare
FROM registry.gitlab.com/uniget-org/images/build-essential:24.04@sha256:1346919e3404c180485e5e4211041fe089513a1a653d3f87181106ef9b01dce1 AS prepare
COPY --from=ghcr.io/uniget-org/tools/uniget-build:latest \
/etc/profile.d/ \
/etc/profile.d/
Expand Down

0 comments on commit ac01508

Please sign in to comment.