Merge 047d8b0514d483c94e228f337345a50244cecdf4 into 6a86b23ed81ddd4ec943651508df30482aaefbaa

This commit is contained in:
renovate[bot] 2023-06-19 14:15:30 +00:00 committed by GitHub
commit 8495719764
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:18.10
LABEL maintainer="lawtancool"