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

This commit is contained in:
renovate[bot] 2023-10-24 07:41:22 +00:00 committed by GitHub
parent 01ab92774c
commit cf8a273e55
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:20.10 AS pluginbuilder
ARG VERSION=1.20.4
ARG CGO_ENABLED=1