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

Update ubuntu:18.04 Docker digest to 45c6f8f
This commit is contained in:
lawtancool 2020-09-26 15:47:45 -07:00 committed by GitHub
commit 97598a253c
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:6654ae91f6ffadc48279273becce4ceba3c8f7cd312230f28b3082ecb2d3dec5
FROM ubuntu:18.04@sha256:45c6f8f1b2fe15adaa72305616d69a6cd641169bc8b16886756919e7c01fa48b
LABEL maintainer="lawtancool"