Update arm32v7/ubuntu Docker tag to v21

This commit is contained in:
Renovate Bot 2021-05-26 17:31:44 +00:00
parent 7004498a41
commit 2aeb4bad3d
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

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