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

Update ubuntu:18.04 Docker digest to 538529c
This commit is contained in:
lawtancool 2021-04-23 17:30:28 -07:00 committed by GitHub
commit ea3dda185b
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:4bc3ae6596938cb0d9e5ac51a1152ec9dcac2a1c50829c74abd9c4361e321b26
FROM ubuntu:18.04@sha256:538529c9d229fb55f50e6746b119e899775205d62c0fc1b7e679b30d02ecb6e8
LABEL maintainer="lawtancool"