Skip to content

Commit b1fe9b8

Browse files
authored
Update Dockerfile
1 parent ae0bdfa commit b1fe9b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
ARG PG_MAJOR=17
22
ARG PREV_PG_MAJOR=15
3-
ARG TIMESCALE_VERSION=2.22
43

54
# Stage 1: Get PostgreSQL ${PREV_PG_MAJOR} binaries for upgrade support
65
FROM timescale/timescaledb-ha:pg${PG_MAJOR}-all AS pg-all

0 commit comments

Comments
 (0)