diff --git a/templates/apt/conf.d/50unattended-upgrades.Debian.j2 b/templates/apt/conf.d/50unattended-upgrades.Debian.j2 index 8f0f2f3..23e4852 100644 --- a/templates/apt/conf.d/50unattended-upgrades.Debian.j2 +++ b/templates/apt/conf.d/50unattended-upgrades.Debian.j2 @@ -12,7 +12,7 @@ Unattended-Upgrade::Origins-Pattern { "origin=Docker,label=Docker"; # gitlab-ce - "origin=packages.gitlab.com,label=gitlab-ce"; + "origin=packages.gitlab.com/gitlab/gitlab-ce,label=gitlab-ce"; # tailscale "origin=Tailscale,codename=${distro_codename},label=Tailscale";