Skip to content

Commit

Permalink
Update for release 0.15.2
Browse files Browse the repository at this point in the history
Fixes #91
  • Loading branch information
marrobi committed Oct 24, 2023
1 parent 4cb7bbf commit ffb982c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
// export DOCKER_GROUP_ID=$(getent group docker | awk -F ":" '{ print $3 }')
"DOCKER_GROUP_ID": "${localEnv:DOCKER_GROUP_ID}",
"INTERACTIVE": "true",
"OSS_VERSION": "v0.15.1"
"OSS_VERSION": "v0.15.2"
}
},
"runArgs": [
Expand Down

0 comments on commit ffb982c

Please sign in to comment.