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

Update ubuntu:18.04 Docker digest to 4bc3ae6
This commit is contained in:
lawtancool 2021-03-03 22:47:44 -08:00 committed by GitHub
commit 345134be4f
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:ea188fdc5be9b25ca048f1e882b33f1bc763fb976a8a4fea446b38ed0efcbeba
FROM ubuntu:18.04@sha256:4bc3ae6596938cb0d9e5ac51a1152ec9dcac2a1c50829c74abd9c4361e321b26
LABEL maintainer="lawtancool"