Merge pull request #11 from lawtancool/renovate/docker-ubuntu-18.04

Update ubuntu:18.04 Docker digest to d1bf40f
This commit is contained in:
lawtancool 2020-08-23 20:34:33 -07:00 committed by GitHub
commit 83a1827fb1
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 # Original credit: https://github.com/jpetazzo/dockvpn
# Smallest base image # Smallest base image
FROM ubuntu:18.04@sha256:767eea1efb29ab7e215e1d97c8d758df5d587ca86e769a2dfb254c6b022895c3 FROM ubuntu:18.04@sha256:d1bf40f712c466317f5e06d38b3e7e4c98fef1229872bf6e2a8d1e01836c7ec4
LABEL maintainer="lawtancool" LABEL maintainer="lawtancool"