mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2026-03-07 11:28:05 +00:00
Compare commits
1 Commits
renovate/d
...
renovate/v
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4771d3b94b |
2
.github/workflows/publish-container.yml
vendored
2
.github/workflows/publish-container.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build / push
|
||||
uses: docker/build-push-action@v7
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"postcss-cli": "^11.0.0",
|
||||
"sass-embedded": "^1.89.2",
|
||||
"unplugin-vue-components": "^31.0.0",
|
||||
"vite": "^6.3.6"
|
||||
"vite": "^7.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
Reference in New Issue
Block a user