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 40d827c commit 6d22d07
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-udm
base: bare
build-base: ubuntu@22.04
build-base: ubuntu@24.04
version: '1.4.1'
summary: SD-Core UDM
description: SD-Core UDM
Expand All @@ -19,5 +19,6 @@ parts:
- go/1.21/stable
stage-packages:
- libc6_libs
- base-files_lib
organize:
bin/cmd: bin/udm

0 comments on commit 6d22d07

Please sign in to comment.