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

Update ubuntu:18.04 Docker digest to 0925d08
This commit is contained in:
lawtancool 2020-02-21 21:17:26 -08:00 committed by GitHub
commit da174f90e7
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:bc025862c3e8ec4a8754ea4756e33da6c41cba38330d7e324abd25c8e0b93300 FROM ubuntu:18.04@sha256:0925d086715714114c1988f7c947db94064fd385e171a63c07730f1fa014e6f9
LABEL maintainer="lawtancool" LABEL maintainer="lawtancool"