diff --git a/Dockerfile b/Dockerfile index c02763928..cba4cd024 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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:ec050c32e4a6085b423d36ecd025c0d3ff00c38ab93a3d71a460ff1c44fa6d77 LABEL maintainer="lawtancool"