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

Update ubuntu:18.04 Docker digest to 3013b0d
This commit is contained in:
lawtancool 2020-07-07 16:02:52 -07:00 committed by GitHub
commit 6a4af61b94
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 ubuntu:18.04@sha256:c32bd2e76e7688eeb1bb39754fff7cdfc571626fc1abfded4f82a90de79f8d10
FROM ubuntu:18.04@sha256:3013b0d761d4bad6ff16dd2805887a2f2c3fc140d6206086698b5c3e44e0f7fe
LABEL maintainer="lawtancool"