Skip to content

Commit 43d7d72

Browse files
committed
Use :latest tag for Aidbox image
1 parent 2a90925 commit 43d7d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
POSTGRES_PASSWORD: postgres
1010
POSTGRES_DB: devbox
1111
devbox:
12-
image: "healthsamurai/aidboxone:edge"
12+
image: "healthsamurai/aidboxone:latest"
1313
depends_on:
1414
- devbox-db
1515
links:

0 commit comments

Comments
 (0)