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

Update ubuntu:18.04 Docker digest to ea188fd
This commit is contained in:
lawtancool 2021-01-31 11:23:52 -08:00 committed by GitHub
commit 104c772aff
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:2aeed98f2fa91c365730dc5d70d18e95e8d53ad4f1bbf4269c3bb625060383f0
FROM ubuntu:18.04@sha256:ea188fdc5be9b25ca048f1e882b33f1bc763fb976a8a4fea446b38ed0efcbeba
LABEL maintainer="lawtancool"