Merge pull request #29 from lawtancool/renovate/ubuntu-18.04

Update ubuntu:18.04 Docker digest to 139b384
This commit is contained in:
lawtancool 2021-07-05 17:53:42 -07:00 committed by GitHub
commit eacfe8ede7
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:67b730ece0d34429b455c08124ffd444f021b81e06fa2d9cd0adaf0d0b875182
FROM ubuntu:18.04@sha256:139b3846cee2e63de9ced83cee7023a2d95763ee2573e5b0ab6dea9dfbd4db8f
LABEL maintainer="lawtancool"