Update arm64v8/ubuntu Docker tag to v18.10

This commit is contained in:
renovate[bot]
2023-03-17 03:59:36 +00:00
committed by GitHub
parent 6a86b23ed8
commit 7a1bb49eec

View File

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