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

Update ubuntu:18.04 Docker digest to 9bc830a
This commit is contained in:
lawtancool 2021-08-31 09:21:09 -07:00 committed by GitHub
commit cd12942dc0
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:7bd7a9ca99f868bf69c4b6212f64f2af8e243f97ba13abb3e641e03a7ceb59e8
FROM ubuntu:18.04@sha256:9bc830af2bef73276515a29aa896eedfa7bdf4bdbc5c1063b4c457a4bbb8cd79
LABEL maintainer="lawtancool"