diff --git a/.extra/chromium-defaults/Dockerfile b/.extra/chromium-defaults/Dockerfile index 009fdcf..650e3d5 100644 --- a/.extra/chromium-defaults/Dockerfile +++ b/.extra/chromium-defaults/Dockerfile @@ -2,7 +2,7 @@ # NOTE: See default.conf for all custom Chromium settings ARG REGISTRY -FROM alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 +FROM alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce LABEL org.opencontainers.image.source=https://github.com/maxmilton/dockerfiles diff --git a/chromium/Dockerfile b/chromium/Dockerfile index 7b0f6ed..5c29eff 100644 --- a/chromium/Dockerfile +++ b/chromium/Dockerfile @@ -2,7 +2,7 @@ # NOTE: See default.conf for all custom Chromium settings ARG REGISTRY -FROM alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 +FROM alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce LABEL org.opencontainers.image.source=https://github.com/maxmilton/dockerfiles LABEL org.opencontainers.image.documentation=https://github.com/MaxMilton/dockerfiles/blob/master/chromium/README.md diff --git a/firefox/Dockerfile b/firefox/Dockerfile index bb4ed15..d8eb5a4 100644 --- a/firefox/Dockerfile +++ b/firefox/Dockerfile @@ -1,7 +1,7 @@ # Firefox Browser ARG REGISTRY -FROM alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 +FROM alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce LABEL org.opencontainers.image.source=https://github.com/maxmilton/dockerfiles diff --git a/gcloud/Dockerfile b/gcloud/Dockerfile index d131ae6..f67c100 100644 --- a/gcloud/Dockerfile +++ b/gcloud/Dockerfile @@ -6,7 +6,7 @@ # https://github.com/maxmilton/dotfiles/blob/master/private_dot_config/fish/functions/gcloud-sdk.fish ARG REGISTRY -FROM alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 +FROM alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce LABEL org.opencontainers.image.source=https://github.com/maxmilton/dockerfiles diff --git a/net-block/Dockerfile b/net-block/Dockerfile index 9017780..df817d7 100644 --- a/net-block/Dockerfile +++ b/net-block/Dockerfile @@ -1,7 +1,7 @@ # Net block; ad blocking DNS server ARG REGISTRY -FROM alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 +FROM alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce LABEL org.opencontainers.image.source=https://github.com/maxmilton/dockerfiles LABEL org.opencontainers.image.documentation=https://github.com/MaxMilton/dockerfiles/blob/master/net-block/README.md diff --git a/net-cache/Dockerfile b/net-cache/Dockerfile index 7a39cf9..6787fc5 100644 --- a/net-cache/Dockerfile +++ b/net-cache/Dockerfile @@ -1,7 +1,7 @@ # Net cache; proxy for speeding up 💩 networks and reducing data use ARG REGISTRY -FROM alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 +FROM alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce LABEL org.opencontainers.image.source=https://github.com/maxmilton/dockerfiles LABEL org.opencontainers.image.documentation=https://github.com/MaxMilton/dockerfiles/blob/master/net-cache/README.md diff --git a/net-tools/Dockerfile b/net-tools/Dockerfile index 5fb2503..909d483 100644 --- a/net-tools/Dockerfile +++ b/net-tools/Dockerfile @@ -1,7 +1,7 @@ # Net tools ARG REGISTRY -FROM alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 +FROM alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce LABEL org.opencontainers.image.source=https://github.com/maxmilton/dockerfiles LABEL org.opencontainers.image.documentation=https://github.com/MaxMilton/dockerfiles/blob/master/net-tools/README.md