1 Commits

Author SHA1 Message Date
renovate[bot]
b3a5154e3c Update docker/dockerfile Docker tag to v1.20 2025-11-23 01:54:06 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.19
# syntax=docker/dockerfile:1.20
FROM cgr.dev/chainguard/go:latest as build
WORKDIR /src

6
package-lock.json generated
View File

@@ -5192,9 +5192,9 @@
}
},
"node_modules/axios": {
"version": "1.13.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz",
"integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==",
"version": "1.12.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz",
"integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.15.6",