Update ubuntu:18.04 Docker digest to 139b384

This commit is contained in:
Renovate Bot 2021-06-18 00:33:26 +00:00
parent 3f19c6301e
commit 64f9b5fe8b
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
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"