diff --git a/antelope/Dockerfile b/antelope/Dockerfile index daed7ba..a9b4e9f 100644 --- a/antelope/Dockerfile +++ b/antelope/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/vexxhost/ubuntu-cloud-archive:antelope@sha256:0f4c144692dda2d4d3b43bee990e3d24f9af7c91e8c9bbc4022008dc4d8f4c14 +FROM ghcr.io/vexxhost/ubuntu-cloud-archive:antelope@sha256:f80a2c63991371da5af26b5af8adf5551301440e9fb099c799f065808927d20d ENV PATH=/var/lib/openstack/bin:$PATH RUN \ --mount=type=cache,target=/var/cache/apt,sharing=locked \ diff --git a/bobcat/Dockerfile b/bobcat/Dockerfile index 1eb06cb..cc1a20f 100644 --- a/bobcat/Dockerfile +++ b/bobcat/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/vexxhost/ubuntu-cloud-archive:bobcat@sha256:6bdb08e8b439d625fd00f4a2df01df6120478913b55830dfc0b1a16243c56f16 +FROM ghcr.io/vexxhost/ubuntu-cloud-archive:bobcat@sha256:badb5d6722840217ad271753f6cee454bec28ab8096fb823591447b2f78435f2 ENV PATH=/var/lib/openstack/bin:$PATH RUN \ --mount=type=cache,target=/var/cache/apt,sharing=locked \ diff --git a/caracal/Dockerfile b/caracal/Dockerfile index 6d167f2..07b0eb0 100644 --- a/caracal/Dockerfile +++ b/caracal/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/vexxhost/ubuntu-cloud-archive:caracal@sha256:464740a80e8d800f5abd4ada71e299477437d424a27dc2f1a6a04116ec5ce3be +FROM ghcr.io/vexxhost/ubuntu-cloud-archive:caracal@sha256:db9685418828d105046d2b55d012627891340b09042ad85e56c049706ab84303 ENV PATH=/var/lib/openstack/bin:$PATH RUN \ --mount=type=cache,target=/var/cache/apt,sharing=locked \ diff --git a/zed/Dockerfile b/zed/Dockerfile index ef38de3..da33eb1 100644 --- a/zed/Dockerfile +++ b/zed/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/vexxhost/ubuntu-cloud-archive:zed@sha256:9338393563234dddb116afbf620dbd43fabd11084bb8fc94ff166a21b08683aa +FROM ghcr.io/vexxhost/ubuntu-cloud-archive:zed@sha256:f799303e995aff87a5a79e620a72bed902d23ead7de16d972ad08c45248eaa24 ENV PATH=/var/lib/openstack/bin:$PATH RUN \ --mount=type=cache,target=/var/cache/apt,sharing=locked \