Skip to content

Commit

Permalink
chore: bump gnbsim to v1.4.5 (#27)
Browse files Browse the repository at this point in the history
Signed-off-by: guillaume <[email protected]>
  • Loading branch information
gruyaume authored Oct 2, 2024
1 parent 3c270ca commit 51abbaa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Container image for SD-Core gnbsim.
## Usage

```console
docker pull ghcr.io/canonical/sdcore-gnbsim:1.4.0
docker run -it ghcr.io/canonical/sdcore-gnbsim:1.4.0
docker pull ghcr.io/canonical/sdcore-gnbsim:1.4.5
docker run -it ghcr.io/canonical/sdcore-gnbsim:1.4.5
```
2 changes: 1 addition & 1 deletion rockcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: sdcore-gnbsim
base: bare
build-base: [email protected]
version: '1.4.3'
version: '1.4.5'
summary: SD-Core gnbsim
description: SD-Core gnbsim
license: Apache-2.0
Expand Down

0 comments on commit 51abbaa

Please sign in to comment.