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

Update ubuntu:18.04 Docker digest to 767eea1
This commit is contained in:
lawtancool 2020-07-24 14:49:55 -07:00 committed by GitHub
commit 0f67f3aa27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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