Skip to content

Commit

Permalink
chore: bump build base to ubuntu 24.04 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
gruyaume authored May 27, 2024
1 parent b1d7918 commit c492887
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-udr
base: bare
build-base: ubuntu@22.04
build-base: ubuntu@24.04
version: '1.4.0'
summary: SD-Core UDR
description: SD-Core UDR
Expand All @@ -19,5 +19,6 @@ parts:
- go/1.21/stable
stage-packages:
- libc6_libs
- base-files_lib
organize:
bin/cmd: bin/udr

0 comments on commit c492887

Please sign in to comment.