Skip to content

Commit

Permalink
Update ubuntu to 22.04 from 20.04
Browse files Browse the repository at this point in the history
Signed-off-by: Satyam Zode <[email protected]>
  • Loading branch information
soulstar9792 committed Nov 22, 2023
1 parent 85e59d5 commit 442c4c9
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
@@ -1,7 +1,7 @@
# Based on Preview 7
# https://soroban.stellar.org/docs/reference/releases

FROM ubuntu:20.04
FROM ubuntu:22.04

RUN apt update && apt install -y curl

Expand Down

0 comments on commit 442c4c9

Please sign in to comment.