File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ jobs:
216216 - 6379:6379
217217 options : --entrypoint redis-server
218218 postgres :
219- image : postgres:16.13
219+ image : postgres:18.3@sha256:ddbc320a9ad558c01c719248108e607eadde92fea799fec799028cfb2fab7319
220220 env :
221221 POSTGRES_USER : postgres
222222 POSTGRES_DB : postgres
@@ -285,7 +285,7 @@ jobs:
285285 - 6379:6379
286286 options : --entrypoint redis-server
287287 postgres :
288- image : postgres:16.13
288+ image : postgres:18.3@sha256:ddbc320a9ad558c01c719248108e607eadde92fea799fec799028cfb2fab7319
289289 env :
290290 POSTGRES_USER : postgres
291291 POSTGRES_DB : postgres
@@ -363,7 +363,7 @@ jobs:
363363 - 6379:6379
364364 options : --entrypoint redis-server
365365 postgres :
366- image : postgres:16.13
366+ image : postgres:18.3@sha256:ddbc320a9ad558c01c719248108e607eadde92fea799fec799028cfb2fab7319
367367 env :
368368 POSTGRES_USER : postgres
369369 POSTGRES_DB : postgres
@@ -405,7 +405,7 @@ jobs:
405405 - 6379:6379
406406 options : --entrypoint redis-server
407407 postgres :
408- image : postgres:16.13
408+ image : postgres:18.3@sha256:ddbc320a9ad558c01c719248108e607eadde92fea799fec799028cfb2fab7319
409409 env :
410410 POSTGRES_USER : postgres
411411 POSTGRES_DB : postgres
Original file line number Diff line number Diff line change 5757 - 6379:6379
5858 options : --entrypoint redis-server
5959 postgres :
60- image : postgres:16.13
60+ image : postgres:18.3@sha256:ddbc320a9ad558c01c719248108e607eadde92fea799fec799028cfb2fab7319
6161 env :
6262 POSTGRES_USER : postgres
6363 POSTGRES_DB : postgres
You can’t perform that action at this time.
0 commit comments