diff --git a/fv/Dockerfile.wgtool.amd64 b/fv/Dockerfile.wgtool.amd64 index 151551438a..ec61c5610d 100644 --- a/fv/Dockerfile.wgtool.amd64 +++ b/fv/Dockerfile.wgtool.amd64 @@ -15,7 +15,7 @@ # WireGuard FVs use `wg` tool. # With this image, we avail the tool for felix-test image to use. -FROM ubuntu:eoan +FROM ubuntu:focal LABEL maintainer="Gaurav " RUN apt-get update && \