We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54e8b7c + 6f75da7 commit a98f7e6Copy full SHA for a98f7e6
src/utils/constants.ts
@@ -13,7 +13,7 @@ export const DEFAULT_CONFIG = {
13
}
14
15
export const DGRAPH_CONTAINER_LABEL = 'cloudgraph-cli-dgraph-standalone'
16
-export const DGRAPH_DOCKER_IMAGE_NAME = 'dgraph/standalone:v21.03.1'
+export const DGRAPH_DOCKER_IMAGE_NAME = 'dgraph/standalone:v22.0.1'
17
18
export const messages = {
19
[PluginType.PolicyPack]: {
0 commit comments