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

Update ubuntu:18.04 Docker digest to bc02586
This commit is contained in:
lawtancool
2020-02-11 22:32:13 -08:00
committed by GitHub

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:134c7fe821b9d359490cd009ce7ca322453f4f2d018623f849e580a89a685e5d FROM ubuntu:18.04@sha256:bc025862c3e8ec4a8754ea4756e33da6c41cba38330d7e324abd25c8e0b93300
LABEL maintainer="lawtancool" LABEL maintainer="lawtancool"