Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
76 changes: 38 additions & 38 deletions MODULE.bazel.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion infra/containers/distroless/distroless.MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
# renovate: datasource=docker depName=gcr.io/distroless/static
oci.pull(
name = "distroless",
digest = "sha256:cd64bec9cec257044ce3a8dd3620cf83b387920100332f2b041f19c4d2febf93",
digest = "sha256:d90359c7a3ad67b3c11ca44fd5f3f5208cbef546f2e692b0dc3410a869de46bf",
image = "gcr.io/distroless/static",
platforms = [
"linux/amd64",
Expand Down
2 changes: 1 addition & 1 deletion infra/containers/grafana/grafana.MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
# renovate: datasource=docker depName=docker.io/grafana/grafana-oss
oci.pull(
name = "grafana",
digest = "sha256:ba93c9d192e58b23e064c7f501d453426ccf4a85065bf25b705ab1e98602bfb1",
digest = "sha256:9e1e77ade304069aee3196e9a4f210830e96e80ce9a2640891eccc324b152faf",
image = "docker.io/grafana/grafana-oss",
platforms = [
"linux/amd64",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
# renovate: datasource=docker depName=docker.io/homeassistant/home-assistant
oci.pull(
name = "home-assistant",
digest = "sha256:c36741490472518338323db8ee67775d7df70d2fa1f68eff9b9e63679fe64a18",
digest = "sha256:3e2dff545c46e91f4ab2b21597016011d76d0de58bc8eaf51d75e841f337bf88",
image = "docker.io/homeassistant/home-assistant",
platforms = [
"linux/arm64",
Expand Down
2 changes: 1 addition & 1 deletion infra/containers/nginx/nginx.MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
# renovate: datasource=docker depName=docker.io/library/nginx
oci.pull(
name = "nginx",
digest = "sha256:c881927c4077710ac4b1da63b83aa163937fb47457950c267d92f7e4dedf4aec",
digest = "sha256:341bf0f3ce6c5277d6002cf6e1fb0319fa4252add24ab6a0e262e0056d313208",
image = "docker.io/library/nginx",
platforms = [
"linux/386",
Expand Down
2 changes: 1 addition & 1 deletion infra/containers/prowlarr/prowlarr.MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
# renovate: datasource=docker depName=docker.io/linuxserver/prowlarr
oci.pull(
name = "prowlarr",
digest = "sha256:d3e9307b320b6772749a2cf8fc2712e9e824c4930b034680ad4d08a9e2f25884",
digest = "sha256:e74a1e093dcc223d671d4b7061e2b4946f1989a4d3059654ff4e623b731c9134",
image = "docker.io/linuxserver/prowlarr",
platforms = [
"linux/amd64",
Expand Down
2 changes: 1 addition & 1 deletion infra/containers/qbittorrent/qbittorrent.MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
# renovate: datasource=docker depName=docker.io/linuxserver/qbittorrent
oci.pull(
name = "qbittorrent",
digest = "sha256:b8a08ffba8850e2e71153e153cf5eed2dedbf499ef9b123262735ce924b65586",
digest = "sha256:85eb27d2d09cd4cb748036a4c7f261321da516b6f88229176cf05a92ccd26815",
image = "docker.io/linuxserver/qbittorrent",
platforms = [
"linux/amd64",
Expand Down
2 changes: 1 addition & 1 deletion infra/containers/radarr/radarr.MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
# renovate: datasource=docker depName=docker.io/linuxserver/radarr
oci.pull(
name = "radarr",
digest = "sha256:270f25698624b57b86ca119cc95399d7ff15be8297095b4e1223fd5b549b732c",
digest = "sha256:f08dda38e7d12e5a722d9a5cb6e54acaf63c8598fefeefec88effe0c0d0038dd",
image = "docker.io/linuxserver/radarr",
platforms = [
"linux/amd64",
Expand Down
2 changes: 1 addition & 1 deletion infra/containers/sonarr/sonarr.MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
# renovate: datasource=docker depName=docker.io/linuxserver/sonarr
oci.pull(
name = "sonarr",
digest = "sha256:02b4d538d351d6e35882a021c08e8600fe95d28860fb1dd724b597166e7221ca",
digest = "sha256:37be832b78548e3f55f69c45b50e3b14d18df1b6def2a4994258217e67efb1a1",
image = "docker.io/linuxserver/sonarr",
platforms = [
"linux/amd64",
Expand Down
2 changes: 1 addition & 1 deletion infra/containers/wireguard/wireguard.MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
# renovate: datasource=docker depName=docker.io/linuxserver/wireguard
oci.pull(
name = "wireguard",
digest = "sha256:54404efbd31386d3301f967529ce7bf9d17943fdc0bd7badd451570f505773bf",
digest = "sha256:72a3c0b6eb67bcecf0138092a7a66220c081246083c7f1e0d078c186560e745b",
image = "docker.io/linuxserver/wireguard",
platforms = [
"linux/amd64",
Expand Down