Skip to content

Commit

Permalink
chore: bump SMF to tag v1.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Dario Faccin <[email protected]>
  • Loading branch information
dariofaccin committed Sep 13, 2024
1 parent 7a2b847 commit 2991c5a
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 SMF.
## Usage

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

0 comments on commit 2991c5a

Please sign in to comment.