Skip to content

Commit

Permalink
Merge pull request #49 from satyamz/ubuntu-upgrade
Browse files Browse the repository at this point in the history
Update ubuntu to 22.04 from 20.04
  • Loading branch information
satyamz authored Nov 23, 2023
2 parents 0004a24 + 05761b2 commit 50d4f61
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 <[email protected]>"

Expand Down

0 comments on commit 50d4f61

Please sign in to comment.