diff --git a/containers/Containerfile b/containers/Containerfile index ceebf7c3..04453f61 100644 --- a/containers/Containerfile +++ b/containers/Containerfile @@ -1,5 +1,5 @@ # https://github.com/kachick/containers -FROM ghcr.io/kachick/ubuntu-24.04-nix-systemd:latest@sha256:add9000002243eb614237536ad2b32938230904cd7567fcf46eb49efc68cb4c9 +FROM ghcr.io/kachick/ubuntu-24.04-nix-systemd:latest@sha256:2acf31a1ce1b42f5d454a539e14a6d795b42ab586573ec01939948cbbbb12f20 LABEL org.opencontainers.image.source=https://github.com/kachick/dotfiles LABEL org.opencontainers.image.description="Example by kachick/dotfiles"