Target a specific TimescaleDB image version #43

Merged
telackey merged 1 commits from dboreham/fix-timescale-version into main 2022-11-07 17:25:05 +00:00
Owner

Docker has evil behavior where the version of any image used can depend on when it was pulled from its registry. Therefore use of latest is discouraged because you can end up with a much older image than you expect, with no obvious way to tell.

Docker has evil behavior where the version of any image used can depend on when it was pulled from its registry. Therefore use of `latest` is discouraged because you can end up with a much older image than you expect, with no obvious way to tell.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#43
No description provided.