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

Update ubuntu:18.04 Docker digest to 0491977
This commit is contained in:
lawtancool 2021-05-19 23:02:52 -07:00 committed by GitHub
commit 7004498a41
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:538529c9d229fb55f50e6746b119e899775205d62c0fc1b7e679b30d02ecb6e8
FROM ubuntu:18.04@sha256:04919776d30640ce4ed24442d5f7c1a8e4bd0e4793ed9469843cedaecb0d72fb
LABEL maintainer="lawtancool"