Skip to content

Commit

Permalink
correct archive db 2.18 version tag
Browse files Browse the repository at this point in the history
Latest that is at most a month old.
  • Loading branch information
cherusk committed Jul 22, 2023
1 parent dc43146 commit 2e12c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ services:
ports:
- 9090:9090
archive_db:
image: yugabytedb/yugabyte:2.18.0.0
image: yugabytedb/yugabyte:2.18.1.0-b84
container_name: "${DB_CONTAINER_NAME:-yugabytedb}"
ports:
- ${DB_YSQL_PORT:-5433}:5433
Expand Down

0 comments on commit 2e12c1e

Please sign in to comment.