diff --git a/Dockerfile b/Dockerfile index 64f76ec298a..0969f245d09 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,7 +24,7 @@ COPY Makefile . RUN make build -FROM ubuntu:20.04 +FROM ubuntu:22.04 ARG IBC_GO_VERSION