Merge f4159906e372794e933ff5260845cf9c1a79e48f into 6a86b23ed81ddd4ec943651508df30482aaefbaa

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

View File

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