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

Update ubuntu:18.04 Docker digest to e5dd9db
This commit is contained in:
lawtancool 2020-03-20 21:24:37 -07:00 committed by GitHub
commit 1c6352d100
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:0925d086715714114c1988f7c947db94064fd385e171a63c07730f1fa014e6f9
FROM ubuntu:18.04@sha256:e5dd9dbb37df5b731a6688fa49f4003359f6f126958c9c928f937bec69836320
LABEL maintainer="lawtancool"