diff --git a/amass/Dockerfile b/amass/Dockerfile index afece46e8a95..c10da15451cc 100644 --- a/amass/Dockerfile +++ b/amass/Dockerfile @@ -24,7 +24,7 @@ WORKDIR /config # ---------------------------------------------------------------------------- -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/ansible/Dockerfile.alpine b/ansible/Dockerfile.alpine index 8959da283d6f..39e85b2d3f32 100644 --- a/ansible/Dockerfile.alpine +++ b/ansible/Dockerfile.alpine @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e WORKDIR /ansible diff --git a/anteon/Dockerfile b/anteon/Dockerfile index 4a3e8b2844b5..8f54c5ea4851 100644 --- a/anteon/Dockerfile +++ b/anteon/Dockerfile @@ -26,7 +26,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/bl3auto/Dockerfile b/bl3auto/Dockerfile index cdc3f94ee10f..c29e49b974e7 100644 --- a/bl3auto/Dockerfile +++ b/bl3auto/Dockerfile @@ -25,7 +25,7 @@ RUN cp bl3auto /go/bin/bl3auto # ---------------------------------------------------------------------------- -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/black/Dockerfile b/black/Dockerfile index d6a26d328470..48467a3e409f 100644 --- a/black/Dockerfile +++ b/black/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 AS build +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e AS build ARG BUILD_VERSION ARG ARCHIVE_URL=https://github.com/psf/black/archive/ @@ -30,7 +30,7 @@ RUN test -n "${BUILD_VERSION}" && \ # ---------------------------------------------------------------------------- -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/catprinter/Dockerfile.alpine.NOTWORKING b/catprinter/Dockerfile.alpine.NOTWORKING index 0d399bbae412..6ca23958d7c8 100644 --- a/catprinter/Dockerfile.alpine.NOTWORKING +++ b/catprinter/Dockerfile.alpine.NOTWORKING @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e ARG BUILD_VERSION diff --git a/cf-warp/Dockerfile b/cf-warp/Dockerfile index db84ca207a91..6bb136692c81 100644 --- a/cf-warp/Dockerfile +++ b/cf-warp/Dockerfile @@ -27,7 +27,7 @@ RUN test -n "${BUILD_VERSION}" \ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e WORKDIR /app diff --git a/cf-warp/Dockerfile.bun b/cf-warp/Dockerfile.bun index db84ca207a91..6bb136692c81 100644 --- a/cf-warp/Dockerfile.bun +++ b/cf-warp/Dockerfile.bun @@ -27,7 +27,7 @@ RUN test -n "${BUILD_VERSION}" \ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e WORKDIR /app diff --git a/cloudflared/Dockerfile b/cloudflared/Dockerfile index c633aa9246d9..8340a5caf085 100644 --- a/cloudflared/Dockerfile +++ b/cloudflared/Dockerfile @@ -34,7 +34,7 @@ RUN ./cloudflared -v #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/ddosify/Dockerfile b/ddosify/Dockerfile index 6adc2cb6ea2d..94083847042c 100644 --- a/ddosify/Dockerfile +++ b/ddosify/Dockerfile @@ -25,7 +25,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/dhcp-helper/Dockerfile b/dhcp-helper/Dockerfile index 4ba1a2696fe1..87ac3f90b7e6 100644 --- a/dhcp-helper/Dockerfile +++ b/dhcp-helper/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e ARG BUILD_VERSION diff --git a/dive/Dockerfile b/dive/Dockerfile index be09fc361852..0034f3b2d1f8 100644 --- a/dive/Dockerfile +++ b/dive/Dockerfile @@ -29,7 +29,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e ARG DOCKER_CLI_VERSION diff --git a/dkimpy/Dockerfile b/dkimpy/Dockerfile index 289703e82d71..06102fc2411c 100644 --- a/dkimpy/Dockerfile +++ b/dkimpy/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e #FROM python:3.13.0b1-alpine3.19@sha256:f2028c7ea4005bfa797d91717dc8f5f8990bb592d10d5b014513ac4405f99267 ARG BUILD_VERSION diff --git a/dnscontrol/Dockerfile b/dnscontrol/Dockerfile index 2a71f8f63ca4..dafaa1430558 100644 --- a/dnscontrol/Dockerfile +++ b/dnscontrol/Dockerfile @@ -28,7 +28,7 @@ RUN dnscontrol version #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/dnsx/Dockerfile b/dnsx/Dockerfile index 39f0066dfd8e..8698a988cc19 100644 --- a/dnsx/Dockerfile +++ b/dnsx/Dockerfile @@ -25,7 +25,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/docker-autocompose/Dockerfile b/docker-autocompose/Dockerfile index a4a927acaa34..a08c55a74b50 100644 --- a/docker-autocompose/Dockerfile +++ b/docker-autocompose/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e ARG BUILD_VERSION diff --git a/docker-bench-security/Dockerfile b/docker-bench-security/Dockerfile index cc4d9c3d8b72..ac8eb79b8f84 100644 --- a/docker-bench-security/Dockerfile +++ b/docker-bench-security/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e WORKDIR /usr/local/bin diff --git a/dry/Dockerfile b/dry/Dockerfile index 35b10ce84928..5f10d2c7c6e6 100644 --- a/dry/Dockerfile +++ b/dry/Dockerfile @@ -28,7 +28,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/dsq/Dockerfile b/dsq/Dockerfile index afdfa319c596..39771fc357e5 100644 --- a/dsq/Dockerfile +++ b/dsq/Dockerfile @@ -26,7 +26,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/freenginx/Dockerfile b/freenginx/Dockerfile index 85dfcb964347..41c925175428 100644 --- a/freenginx/Dockerfile +++ b/freenginx/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e #FROM alpine:edge@sha256:c8420124adc6f31031a88c85f53e1e78f419b1ac46b827fd1d4d0fdae2c7e3aa # https://nginx.org/en/download.html diff --git a/freenginx/Dockerfile.alpine b/freenginx/Dockerfile.alpine index 88308879ebea..c400eff0fa07 100644 --- a/freenginx/Dockerfile.alpine +++ b/freenginx/Dockerfile.alpine @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e # https://nginx.org/en/download.html #ENV BUILD_VERSION 1.24.0 diff --git a/goplay2/Dockerfile b/goplay2/Dockerfile index a4e01258bf93..cf57b3f7b2f6 100644 --- a/goplay2/Dockerfile +++ b/goplay2/Dockerfile @@ -26,7 +26,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/gotip/Dockerfile b/gotip/Dockerfile index 739acb5ad855..aafdf4de9076 100644 --- a/gotip/Dockerfile +++ b/gotip/Dockerfile @@ -1,5 +1,5 @@ #FROM ghcr.io/jauderho/golang:1.23.1-alpine3.20@sha256:eed28d1e78bf849c504230928c030edac93691c7fb413f36ee123f8d6cd8549b AS build -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 AS build +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e AS build ARG BUILD_VERSION diff --git a/hakrawler/Dockerfile b/hakrawler/Dockerfile index 806dce0f29da..49da459f9b05 100644 --- a/hakrawler/Dockerfile +++ b/hakrawler/Dockerfile @@ -23,7 +23,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/headscale/Dockerfile b/headscale/Dockerfile index 022e5ad62e79..503d562302c2 100644 --- a/headscale/Dockerfile +++ b/headscale/Dockerfile @@ -25,7 +25,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/httprobe/Dockerfile b/httprobe/Dockerfile index 8301bd46cea9..9da3a158b97b 100644 --- a/httprobe/Dockerfile +++ b/httprobe/Dockerfile @@ -23,7 +23,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/httpx/Dockerfile b/httpx/Dockerfile index 22dc009e733c..ba3527fa5ccd 100644 --- a/httpx/Dockerfile +++ b/httpx/Dockerfile @@ -25,7 +25,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/log4j-scan/Dockerfile b/log4j-scan/Dockerfile index c3c17c90806c..a46b0f9bc25a 100644 --- a/log4j-scan/Dockerfile +++ b/log4j-scan/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e WORKDIR /opt/log4j-scan diff --git a/logmepwn/Dockerfile b/logmepwn/Dockerfile index 0bfe8f3d0455..3c16b74dc548 100644 --- a/logmepwn/Dockerfile +++ b/logmepwn/Dockerfile @@ -30,7 +30,7 @@ RUN cp lmp /go/bin/lmp #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/lpar2rrd/Dockerfile b/lpar2rrd/Dockerfile index 0b64668be6d7..6ec2c4dd4fa4 100644 --- a/lpar2rrd/Dockerfile +++ b/lpar2rrd/Dockerfile @@ -2,7 +2,7 @@ # # VERSION 1.0 -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e #MAINTAINER jirka@dutka.net LABEL org.opencontainers.image.authors="Jauder Ho " diff --git a/miller/Dockerfile b/miller/Dockerfile index bef9bda74cc7..246708c2d31d 100644 --- a/miller/Dockerfile +++ b/miller/Dockerfile @@ -23,7 +23,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/netmaker/Dockerfile b/netmaker/Dockerfile index 99d7382d9624..fe5920c29d35 100644 --- a/netmaker/Dockerfile +++ b/netmaker/Dockerfile @@ -25,7 +25,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/nginx-quic/Dockerfile b/nginx-quic/Dockerfile index 80c9b939e1e1..107ee24a4315 100644 --- a/nginx-quic/Dockerfile +++ b/nginx-quic/Dockerfile @@ -57,7 +57,7 @@ RUN apk add --no-cache mercurial perl-dev pcre2-dev zlib-dev libxslt-dev gd-dev #FROM nginx -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors "Jauder Ho " LABEL org.opencontainers.image.url "https://github.com/jauderho/dockerfiles" diff --git a/nginx-quic/Dockerfile.alpine.boringssl b/nginx-quic/Dockerfile.alpine.boringssl index cc1feb3444a2..641a16912393 100644 --- a/nginx-quic/Dockerfile.alpine.boringssl +++ b/nginx-quic/Dockerfile.alpine.boringssl @@ -1,6 +1,6 @@ #FROM nginx AS build #FROM ghcr.io/jauderho/golang:1.23.1-alpine3.20@sha256:eed28d1e78bf849c504230928c030edac93691c7fb413f36ee123f8d6cd8549b AS build -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 AS build +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e AS build #FROM alpine:edge AS build WORKDIR /src @@ -62,7 +62,7 @@ RUN apk update && \ #FROM nginx -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e #FROM alpine:edge LABEL org.opencontainers.image.authors "Jauder Ho " diff --git a/nginx-quic/Dockerfile.alpine.quictls b/nginx-quic/Dockerfile.alpine.quictls index 6e5a82f35af5..931f71874ff1 100644 --- a/nginx-quic/Dockerfile.alpine.quictls +++ b/nginx-quic/Dockerfile.alpine.quictls @@ -1,6 +1,6 @@ #FROM nginx AS build #FROM ghcr.io/jauderho/golang:1.23.1-alpine3.20@sha256:eed28d1e78bf849c504230928c030edac93691c7fb413f36ee123f8d6cd8549b AS build -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 AS build +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e AS build #FROM alpine:edge AS build WORKDIR /src @@ -60,7 +60,7 @@ RUN apk update && \ #FROM nginx -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e #FROM alpine:edge LABEL org.opencontainers.image.authors "Jauder Ho " diff --git a/nginx/Dockerfile b/nginx/Dockerfile index f9b720389452..0bedab2c3d62 100644 --- a/nginx/Dockerfile +++ b/nginx/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e #FROM alpine:edge@sha256:c8420124adc6f31031a88c85f53e1e78f419b1ac46b827fd1d4d0fdae2c7e3aa # https://nginx.org/en/download.html diff --git a/nginx/Dockerfile.alpine b/nginx/Dockerfile.alpine index 252933148423..7effec7a2517 100644 --- a/nginx/Dockerfile.alpine +++ b/nginx/Dockerfile.alpine @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e # https://nginx.org/en/download.html #ENV BUILD_VERSION 1.24.0 diff --git a/ntfy/Dockerfile b/ntfy/Dockerfile index 4cd26cb9a906..0a3607bba3b4 100644 --- a/ntfy/Dockerfile +++ b/ntfy/Dockerfile @@ -35,7 +35,7 @@ RUN test -n "${BUILD_VERSION}" \ #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/onetun/Dockerfile b/onetun/Dockerfile index 7123e8c6b6ce..d7891bd8a9f3 100644 --- a/onetun/Dockerfile +++ b/onetun/Dockerfile @@ -23,7 +23,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/opentofu/Dockerfile b/opentofu/Dockerfile index d3ad75e3805c..fb133b014739 100644 --- a/opentofu/Dockerfile +++ b/opentofu/Dockerfile @@ -35,7 +35,7 @@ RUN test -n "${BUILD_VERSION}" \ #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/prettier/Dockerfile b/prettier/Dockerfile index f34b02fb4af6..f6210a248c09 100644 --- a/prettier/Dockerfile +++ b/prettier/Dockerfile @@ -1,5 +1,5 @@ #FROM node:20.8-alpine3.18@sha256:37750e51d61bef92165b2e29a77da4277ba0777258446b7a9c99511f119db096 AS build -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e ARG BUILD_VERSION ARG ARCHIVE_URL=https://github.com/prettier/prettier/archive/ diff --git a/pwru/Dockerfile.alpine b/pwru/Dockerfile.alpine index 5960256c248e..ab828eec7abd 100644 --- a/pwru/Dockerfile.alpine +++ b/pwru/Dockerfile.alpine @@ -29,7 +29,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/rclone/Dockerfile b/rclone/Dockerfile index 0eb83924730e..d3acdbb29681 100644 --- a/rclone/Dockerfile +++ b/rclone/Dockerfile @@ -25,7 +25,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/ruff/Dockerfile b/ruff/Dockerfile index b0cc13491906..f937de3cd7ca 100644 --- a/ruff/Dockerfile +++ b/ruff/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e #FROM python:3.13.0b1-alpine3.19@sha256:f2028c7ea4005bfa797d91717dc8f5f8990bb592d10d5b014513ac4405f99267 ARG BUILD_VERSION diff --git a/rustybgp/Dockerfile b/rustybgp/Dockerfile index 4fdf6ff4067e..2a0d8a14b1ae 100644 --- a/rustybgp/Dockerfile +++ b/rustybgp/Dockerfile @@ -1,6 +1,6 @@ #FROM rust:bullseye AS build FROM rust:1.81.0-alpine3.20@sha256:d6e876ca5fe200f4ac60312b95606f0b042699c4cf6a19493b7d2a2ebbfb337b AS build -#FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 AS build +#FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e AS build WORKDIR /usr/src/github.com/osrg/rustybgp/ #COPY Cargo.toml Cargo.toml diff --git a/sftpd/Dockerfile b/sftpd/Dockerfile index 34fac4db6a5f..d3ab920f089f 100644 --- a/sftpd/Dockerfile +++ b/sftpd/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e # Steps done in one RUN layer: # - Install packages diff --git a/ssh-audit/Dockerfile b/ssh-audit/Dockerfile index 7abb98232c94..e74fc18abfe7 100644 --- a/ssh-audit/Dockerfile +++ b/ssh-audit/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e WORKDIR /home/ssh-audit diff --git a/sslyze/Dockerfile.alpine b/sslyze/Dockerfile.alpine index e04ed2598a97..c15896747ad4 100644 --- a/sslyze/Dockerfile.alpine +++ b/sslyze/Dockerfile.alpine @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e #FROM python:3.13.0b1-alpine3.19@sha256:f2028c7ea4005bfa797d91717dc8f5f8990bb592d10d5b014513ac4405f99267 ARG BUILD_VERSION diff --git a/stor2rrd/Dockerfile b/stor2rrd/Dockerfile index d26fedb2c512..dc75ea658895 100644 --- a/stor2rrd/Dockerfile +++ b/stor2rrd/Dockerfile @@ -2,7 +2,7 @@ # # VERSION 1.0 -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e #MAINTAINER jirka@dutka.net LABEL org.opencontainers.image.authors="Jauder Ho " diff --git a/subfinder/Dockerfile b/subfinder/Dockerfile index 2a90a9b8ae7c..9a479857a478 100644 --- a/subfinder/Dockerfile +++ b/subfinder/Dockerfile @@ -26,7 +26,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/tailscale/Dockerfile b/tailscale/Dockerfile index 1fdf1b9c2b9d..cf9e932fba62 100644 --- a/tailscale/Dockerfile +++ b/tailscale/Dockerfile @@ -30,7 +30,7 @@ RUN cp tailscaled /go/bin/tailscaled # ---------------------------------------------------------------------------- -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/terraform/Dockerfile b/terraform/Dockerfile index 78da69861be0..451ba178105d 100644 --- a/terraform/Dockerfile +++ b/terraform/Dockerfile @@ -30,7 +30,7 @@ RUN test -n "${BUILD_VERSION}" \ #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/testssl.sh/Dockerfile b/testssl.sh/Dockerfile index 8fe4b22cc681..40e8c42a1c90 100644 --- a/testssl.sh/Dockerfile +++ b/testssl.sh/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e WORKDIR /home/testssl diff --git a/testssl.sh/Dockerfile.git b/testssl.sh/Dockerfile.git index faf7570cc4f6..e2a500c1ebda 100644 --- a/testssl.sh/Dockerfile.git +++ b/testssl.sh/Dockerfile.git @@ -1,6 +1,6 @@ # Build using git repo -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e WORKDIR /home/testssl diff --git a/testssl.sh/Dockerfile.orig b/testssl.sh/Dockerfile.orig index c767b263ad74..355a1f173cb9 100644 --- a/testssl.sh/Dockerfile.orig +++ b/testssl.sh/Dockerfile.orig @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e RUN apk update && \ apk upgrade && \ diff --git a/textql/Dockerfile b/textql/Dockerfile index c3bcd9806c5a..15de42652d2e 100644 --- a/textql/Dockerfile +++ b/textql/Dockerfile @@ -23,7 +23,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/tftpd/Dockerfile b/tftpd/Dockerfile index cbe3370d9899..94baa352d956 100644 --- a/tftpd/Dockerfile +++ b/tftpd/Dockerfile @@ -1,7 +1,7 @@ # Copyright (c) 2018 kalaksi@users.noreply.github.com. # This work is licensed under the terms of the MIT license. For a copy, see . -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e ENV TFTPD_EXTRA_ARGS="" diff --git a/toxiproxy/Dockerfile b/toxiproxy/Dockerfile index 6605fdbb94a5..ba9cac354e8f 100644 --- a/toxiproxy/Dockerfile +++ b/toxiproxy/Dockerfile @@ -34,7 +34,7 @@ RUN cp toxiproxy-cli /go/bin/toxiproxy-cli #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/trufflehog/Dockerfile b/trufflehog/Dockerfile index f5613401285c..be68ba603a62 100644 --- a/trufflehog/Dockerfile +++ b/trufflehog/Dockerfile @@ -23,7 +23,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/unbound/Dockerfile b/unbound/Dockerfile index d9fceb27fc34..7141c7619f76 100644 --- a/unbound/Dockerfile +++ b/unbound/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e ARG BUILD_VERSION diff --git a/visidata/Dockerfile b/visidata/Dockerfile index 40f8ff226a55..35932fb14f86 100644 --- a/visidata/Dockerfile +++ b/visidata/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e ARG BUILD_VERSION diff --git a/wuzz/Dockerfile b/wuzz/Dockerfile index 939570983b1d..c452a3693e40 100644 --- a/wuzz/Dockerfile +++ b/wuzz/Dockerfile @@ -24,7 +24,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e LABEL org.opencontainers.image.authors="Jauder Ho " LABEL org.opencontainers.image.url="https://github.com/jauderho/dockerfiles" diff --git a/youtube-dl/Dockerfile b/youtube-dl/Dockerfile index b63fecf17395..ad189fd2962d 100644 --- a/youtube-dl/Dockerfile +++ b/youtube-dl/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e # https://github.com/Yelp/dumb-init/releases ARG DUMB_INIT_VERSION=1.2.5 diff --git a/yt-dlp/Dockerfile b/yt-dlp/Dockerfile index 4f47411c2057..880145dd2567 100644 --- a/yt-dlp/Dockerfile +++ b/yt-dlp/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e # https://github.com/Yelp/dumb-init/releases ARG DUMB_INIT_VERSION=1.2.5 diff --git a/yt-dlp/Dockerfile.nightly b/yt-dlp/Dockerfile.nightly index c1490ab6f1af..7568577c20fb 100644 --- a/yt-dlp/Dockerfile.nightly +++ b/yt-dlp/Dockerfile.nightly @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e # https://github.com/Yelp/dumb-init/releases ARG DUMB_INIT_VERSION=1.2.5 diff --git a/zola/Dockerfile b/zola/Dockerfile index 9ec9f4bb47fa..444b4a72bee7 100644 --- a/zola/Dockerfile +++ b/zola/Dockerfile @@ -1,5 +1,5 @@ #FROM alpine:edge@sha256:1a4c2018cfbab67566904e18fde9bf6a5c190605bf7da0e1d181b26746a15188 AS build -#FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 AS build +#FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e AS build FROM rust:1.81.0-alpine3.20@sha256:d6e876ca5fe200f4ac60312b95606f0b042699c4cf6a19493b7d2a2ebbfb337b AS build WORKDIR /usr/src/github.com/getzola/zola/ @@ -24,7 +24,7 @@ WORKDIR /config #FROM scratch -FROM ghcr.io/jauderho/alpine:3.20.3@sha256:3e7fb726bc952e1b23d658c2caaa36e01ef742ae680147db68161ab52b811148 +FROM ghcr.io/jauderho/alpine:3.20.3@sha256:620ca6236d21aaaa9f7e3a52c7284a11e99f94993cb8e7abe6c230f5215dfb3e #FROM debian:11-slim #FROM rust:1.70.0-alpine3.18@sha256:74ad9d14ec89bc4e83bf2a3d007fd981513ee4b44279b40d3a90c001a6ca938c