File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 if : ${{ github.repository_owner == 'ShuttlePub' && !contains(github.event.head_commit.message, '[CI-SKIP]') }}
1717 services :
1818 postgres :
19- image : postgres:16@sha256:5d143123fdf80462d1778cd4f24b9f7ca13c87174bca19141fb194c5a1ebca59
19+ image : postgres:16@sha256:0e8599ad7814cc2c826f893bcf379482a38e0afaf83217ab84c45ebe2660cb11
2020 env :
2121 POSTGRES_DB : postgres_test
2222 POSTGRES_USER : postgres
Original file line number Diff line number Diff line change 2828 needs : [read-toolchain]
2929 services :
3030 postgres :
31- image : postgres:16@sha256:5d143123fdf80462d1778cd4f24b9f7ca13c87174bca19141fb194c5a1ebca59 # postgres 16.13
31+ image : postgres:16@sha256:0e8599ad7814cc2c826f893bcf379482a38e0afaf83217ab84c45ebe2660cb11 # postgres 16.13
3232 env :
3333 POSTGRES_DB : postgres_test
3434 POSTGRES_USER : postgres
You can’t perform that action at this time.
0 commit comments