chore(deps): update docker.io/ubuntu docker tag to v24

This commit is contained in:
renovate[bot] 2023-12-15 18:20:12 +00:00 committed by GitHub
parent 72e1787855
commit 6030aac39b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM docker.io/ubuntu:20.04 AS pluginbuilder
FROM docker.io/ubuntu:24.04 AS pluginbuilder
ARG VERSION=1.20.4
ARG CGO_ENABLED=1