Skip to content

Commit 8af8c8c

Browse files
committed
fix
1 parent e7de1a0 commit 8af8c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
1010
},
11-
"postCreateCommand": "./gradlew classes --no-daemon",
11+
"updateContentCommand": "./gradlew classes --no-daemon",
1212
"customizations": {
1313
"vscode": {
1414
"extensions": [

0 commit comments

Comments
 (0)