Skip to content

Commit

Permalink
use fix mongodb version
Browse files Browse the repository at this point in the history
  • Loading branch information
slayer321 committed Nov 24, 2023
1 parent d7561ec commit 743853d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Acornfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ args: {
}

services: db: {
image: "ghcr.io/acorn-io/mongodb:v#.#-#"
image: "ghcr.io/acorn-io/mongodb:v6.0-2"
serviceArgs: {
dbName: args.mongodbname
}
Expand Down

0 comments on commit 743853d

Please sign in to comment.