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 2 additions and 2 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

View File

@@ -37,7 +37,7 @@
"sass-embedded": "^1.89.2",
"unplugin-fonts": "^1.3.1",
"unplugin-vue-components": "^30.0.0",
"vite": "^7.0.0",
"vite": "^6.3.6",
"vite-plugin-vuetify": "^2.1.1"
},
"eslintConfig": {