Merge 409731e84c9c991d074736414250526d4b4d8a94 into 6a86b23ed81ddd4ec943651508df30482aaefbaa

This commit is contained in:
renovate[bot] 2023-07-04 05:07:14 +00:00 committed by GitHub
commit e5154bcf7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Original credit: https://github.com/jpetazzo/dockvpn
# Smallest base image
FROM ubuntu:18.04@sha256:9bc830af2bef73276515a29aa896eedfa7bdf4bdbc5c1063b4c457a4bbb8cd79
FROM ubuntu:22.04@sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508
LABEL maintainer="lawtancool"