Skip to content

Commit

Permalink
Switch Ubuntu to 22.04 from 20.04 (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: Satyam Zode <satyamz@users.noreply.github.com>
Co-authored-by: Satyam Zode <satyamz@users.noreply.github.com>
  • Loading branch information
satyamz and satyamz authored Dec 18, 2023
1 parent 77036d9 commit 2a15d89
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,4 +1,4 @@
FROM ubuntu:20.04 as build
FROM ubuntu:22.04 as build

LABEL maintainer="SDF Ops Team <ops@stellar.org>"

Expand Down

0 comments on commit 2a15d89

Please sign in to comment.