diff --git a/Dockerfile b/Dockerfile index f69c325..5137118 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:bookworm-20230814-slim +FROM debian:stable-20241111-slim ARG TINI_VERSION=v0.19.0 ## We always want the latest rsync version diff --git a/updatecli/updatecli.d/debian-base.yml b/updatecli/updatecli.d/debian-base.yml index 0b2f6c2..ddb71ce 100644 --- a/updatecli/updatecli.d/debian-base.yml +++ b/updatecli/updatecli.d/debian-base.yml @@ -39,7 +39,7 @@ actions: kind: github/pullrequest scmid: default spec: - title: Bump Bump `debian` version to {{ source "lastVersion" }} + title: feat: Bump `debian` version to {{ source "lastVersion" }} labels: - dependencies - debian