fix(cve): remediate cves detected in docker scout (#12012)

This commit is contained in:
Steven Kang
2024-07-08 10:24:36 +12:00
committed by GitHub
parent 9c775396fd
commit 3529a36f92
4 changed files with 64 additions and 65 deletions

View File

@@ -22,7 +22,7 @@ on:
env:
DOCKER_HUB_REPO: portainerci/portainer-ce
EXTENSION_HUB_REPO: portainerci/portainer-docker-extension
GO_VERSION: 1.21.9
GO_VERSION: 1.21.11
NODE_VERSION: 18.x
jobs: