diff --git a/_service b/_service
index f354dfd..aafcae8 100644
--- a/_service
+++ b/_service
@@ -2,7 +2,7 @@
https://github.com/containerd/nerdctl.git
git
- v1.7.0
+ v1.7.3
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index 5b9d4ab..93ba6ab 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/containerd/nerdctl.git
- e674fe7ba6e49f12e88cd9c6c442e7ea5232502c
\ No newline at end of file
+ 0a464409d0178e16d3d2bed36222937ec3fc9c77
\ No newline at end of file
diff --git a/nerdctl-1.7.0.tar.xz b/nerdctl-1.7.0.tar.xz
deleted file mode 100644
index dcb1d8d..0000000
--- a/nerdctl-1.7.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:67ac800d35b5f2d14b1c78955fe0a10f604ebd776b45a729372ca0ac72f55821
-size 367588
diff --git a/nerdctl-1.7.3.tar.xz b/nerdctl-1.7.3.tar.xz
new file mode 100644
index 0000000..21119bd
--- /dev/null
+++ b/nerdctl-1.7.3.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:abfe62cdebefa4b3884ff7bffb2d8ea7ad8a7d2a07801961bef5cc497803e9c2
+size 377068
diff --git a/nerdctl.changes b/nerdctl.changes
index 75e6cbe..5aae3e6 100644
--- a/nerdctl.changes
+++ b/nerdctl.changes
@@ -1,3 +1,96 @@
+-------------------------------------------------------------------
+Mon Feb 05 08:16:42 UTC 2024 - danish.prakash@suse.com
+
+- Update to version 1.7.3:
+ * build(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.13
+ * update BuildKit (0.12.5)
+ * update Kubo (0.26.0)
+ * update bypass4netns (0.4.0)
+ * update runc (1.1.12)
+ * update containerd (1.7.13)
+ * update RootlessKit (2.0.0)
+ * build(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.12
+ * add allow option in build
+ * Document that profiles are supported
+ * build(deps): bump github.com/rootless-containers/bypass4netns
+ * containerd-rootless-setuptool.sh nsenter: inherit RootlessKit env
+ * shfmt containerd-rootless-setuptool.sh
+ * fix: return error if volume create failed
+ * build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
+ * build(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0
+ * build(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
+ * build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0
+ * build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0
+ * logging: respect ctx
+ * update runc (v1.1.10)
+ * cniNetworkManager: move Windows-specific variable to `_windows.go`
+ * nerdctl rm: fix printing `error=""` on warning
+ * build(deps): bump go.uber.org/mock from 0.3.0 to 0.4.0
+ * build(deps): bump github.com/containerd/cgroups/v3 from 3.0.2 to 3.0.3
+ * Add docs for trouble shooting nvidia gpu operator
+ * Remove "soci image rpull" from testing suite
+ * fix typo in filename
+ * Fix #2199 to allow users to bind a named pipe on Windows.
+ * go.mod: clean up
+ * fix groupadd in compose
+ * build(deps): bump github.com/awslabs/soci-snapshotter
+ * build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
+ * build(deps): bump docker/metadata-action from 5.3.0 to 5.4.0
+ * docs: Fix typo in command-reference.md
+ * fix etchosts in host network
+ * implement persistent logging for contaiers running in foreground
+ * fix deadlinks in the notation doc
+ * build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1
+ * update BuildKit (0.12.4)
+ * update containerd (1.7.11)
+ * build(deps): bump github.com/containerd/containerd from 1.7.10 to 1.7.11
+ * Dedup mounts for /etc/hosts /etc/resolv.conf
+ * build(deps): bump actions/setup-go from 4 to 5
+ * build(deps): bump github.com/containerd/nydus-snapshotter
+ * nerdctl run: reset the default value of limits.
+ * build(deps): bump docker/metadata-action from 5.2.0 to 5.3.0
+ * update CNI plugins (1.4.0)
+ * build(deps): bump github.com/containernetworking/plugins
+ * build(deps): bump github.com/klauspost/compress from 1.17.3 to 1.17.4
+ * build(deps): bump docker/metadata-action from 5.0.0 to 5.2.0
+ * update containerd (1.7.10)
+ * fix typo
+ * build(deps): bump github.com/containerd/containerd from 1.7.9 to 1.7.10
+ * update golangci-lint (1.55.2)
+ * build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0
+ * build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0
+ * update Nydus (2.2.4)
+ * update Kubo (0.24.0)
+ * update containerd (1.7.9)
+ * build(deps): bump github.com/containerd/accelerated-container-image
+ * Fix nerdctl system info : sort problem.
+ * remove incompatible in TestComposeExecTTY
+ * build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
+ * build(deps): bump github.com/compose-spec/compose-go
+ * fix: typo
+ * build(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.3
+ * Add SOCI index digest flag
+ * docs: read-only (RRO) bind-mount have been support by docker
+ * build(deps): bump github.com/containerd/containerd from 1.7.8 to 1.7.9
+ * build(deps): bump github.com/compose-spec/compose-go
+ * build(deps): bump docker/build-push-action from 5.0.0 to 5.1.0
+ * Deflake TestContainerListWithFilter
+ * build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
+ * build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0
+ * build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0
+ * build(deps): bump golang.org/x/net from 0.17.0 to 0.18.0
+ * [build][iidfile] Setthe same permissions as docker
+ * build(deps): bump golang.org/x/text from 0.13.0 to 0.14.0
+ * chore(test): remove some incompatible in compose test
+ * Add diff command to docs & fix usage message
+ * Use prepared Stdout
+ * Fix wrong comment of completion
+ * Fix missing error handling
+ * Support diff command's autocompletion
+ * Remove diff test from windows
+ * Add comment to diff test
+ * Add `diff` command
+
-------------------------------------------------------------------
Mon Dec 04 07:00:42 UTC 2023 - danish.prakash@suse.com
diff --git a/nerdctl.spec b/nerdctl.spec
index 40819a7..6d11516 100644
--- a/nerdctl.spec
+++ b/nerdctl.spec
@@ -1,7 +1,7 @@
#
# spec file for package nerdctl
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
%global import_path %{provider_prefix}
Name: nerdctl
-Version: 1.7.0
+Version: 1.7.3
Release: 0
Summary: Docker-compatible CLI for containerd
License: Apache-2.0
diff --git a/vendor.tar.xz b/vendor.tar.xz
index 05532e7..4e73e60 100644
--- a/vendor.tar.xz
+++ b/vendor.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:756f8c2e6c4d6cfa8883ab910a8144b5c4159c971e3adcf19027ab44785ac679
-size 3722908
+oid sha256:5c947e01ca8bf211ebd93232081d3065de66f468c4f9f50f3c4fa3c4f3d7c1c4
+size 3807200