Merge 5dcf84fa8bb038c1a3a18ddd920dbbb28d2150e8 into 6a86b23ed81ddd4ec943651508df30482aaefbaa

This commit is contained in:
renovate[bot] 2023-06-19 14:15:36 +00:00 committed by GitHub
commit 9306cd3c9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
# Original credit: https://github.com/jpetazzo/dockvpn
# Smallest base image
FROM arm64v8/ubuntu:18.04
FROM arm64v8/ubuntu:23.10
LABEL maintainer="lawtancool"