diff --git a/deployment.yaml b/deployment.yaml index 6285441..ce21124 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -20,7 +20,7 @@ spec: spec: containers: - name: console - image: 'reg.sre.victor-core.top/cobalt-strike/console:1.3.2' + image: 'reg.sre.victor-core.top/cobalt-strike/console:1.3.3' ports: - containerPort: 4444 protocol: TCP