mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-07-03 20:22:51 +08:00
Compare commits
2 Commits
1f9db3855c
...
befb99bd59
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
befb99bd59 | ||
|
|
84bbb39845 |
@ -3,7 +3,7 @@
|
||||
"image": "mcr.microsoft.com/devcontainers/base:bullseye",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/node:2": {},
|
||||
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
|
||||
"ghcr.io/devcontainers/features/docker-in-docker:3": {},
|
||||
"ghcr.io/devcontainers/features/github-cli:1": {}
|
||||
},
|
||||
"remoteEnv": {
|
||||
|
||||
1552
package-lock.json
generated
1552
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -32,7 +32,7 @@
|
||||
"docker-compose": "^1.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ts-dev-tools/core": "^1.12.0",
|
||||
"@ts-dev-tools/core": "^1.12.1",
|
||||
"@vercel/ncc": "^0.38.4",
|
||||
"eslint-plugin-github": "^6.0.0",
|
||||
"eslint-plugin-jsonc": "^3.1.2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user