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

Update ubuntu:18.04 Docker digest to 6654ae9
This commit is contained in:
lawtancool 2020-09-18 20:44:28 -07:00 committed by GitHub
commit 40d5f604da
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:d1bf40f712c466317f5e06d38b3e7e4c98fef1229872bf6e2a8d1e01836c7ec4 FROM ubuntu:18.04@sha256:6654ae91f6ffadc48279273becce4ceba3c8f7cd312230f28b3082ecb2d3dec5
LABEL maintainer="lawtancool" LABEL maintainer="lawtancool"