Skip to content

Commit

Permalink
chore: bump build base to ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
gruyaume committed May 27, 2024
1 parent d2bdcb6 commit 62d6beb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rockcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: sdcore-gnbsim
base: bare
build-base: ubuntu@22.04
build-base: ubuntu@24.04
version: '1.4.2'
summary: SD-Core gnbsim
description: SD-Core gnbsim
Expand All @@ -22,3 +22,4 @@ parts:
stage-packages:
- iproute2
- libc6
- base-files_lib

0 comments on commit 62d6beb

Please sign in to comment.