File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 45
45
push : true
46
46
tags : |
47
47
flyio/postgres-flex:15
48
- flyio/postgres-flex:15.1
48
+ flyio/postgres-flex:15.2
49
49
-
50
50
name : Build and push Postgres 15 Timescale DB
51
51
id : docker_build_15_timescaledb
60
60
push : true
61
61
tags : |
62
62
flyio/postgres-flex-timescaledb:15
63
- flyio/postgres-flex-timescaledb:15.1
63
+ flyio/postgres-flex-timescaledb:15.2
64
64
-
65
65
name : Postgres 15 Image digest
66
66
run : echo ${{ steps.docker_build_15.outputs.digest }}
Original file line number Diff line number Diff line change 1
- ARG PG_VERSION=15.1
1
+ ARG PG_VERSION=15.2
2
2
ARG PG_MAJOR_VERSION=15
3
3
ARG VERSION=custom
4
4
Original file line number Diff line number Diff line change 1
- ARG PG_VERSION=15.1
1
+ ARG PG_VERSION=15.2
2
2
ARG PG_MAJOR_VERSION=15
3
3
ARG VERSION=custom
4
4
You can’t perform that action at this time.
0 commit comments