mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-26 01:53:09 +00:00
Bump depedencies to fix CVEs for v1.18.2 (#9919)
* Bump depedencies to fix CVEs for v1.18.2 * Bump base image to paketobuildpacks/run-jammy-tiny:0.2.139 * Bump Golang to 1.25.11-trixie * Bump golang.org/x/crypto to v0.53.0 Signed-off-by: Xun Jiang <xun.jiang@broadcom.com> * Fix GitHub action failures. * Use helm/kind-action to replace engineerd/setup-kind * Update MinIO Dockerfile URL Signed-off-by: Xun Jiang <xun.jiang@broadcom.com> --------- Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM --platform=$TARGETPLATFORM golang:1.25.10-trixie
|
||||
FROM --platform=$TARGETPLATFORM golang:1.25.11-trixie
|
||||
|
||||
ARG GOPROXY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user