Skip to content

Commit

Permalink
chore: bump ubuntu version (#4705)
Browse files Browse the repository at this point in the history
  • Loading branch information
chatton authored Sep 18, 2023
1 parent 71c6d71 commit f3f32ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ COPY Makefile .

RUN make build

FROM ubuntu:20.04
FROM ubuntu:22.04

ARG IBC_GO_VERSION

Expand Down

0 comments on commit f3f32ba

Please sign in to comment.