We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b46c0f commit da3c2c5Copy full SHA for da3c2c5
.github/workflows/ci.yml
@@ -139,7 +139,7 @@ jobs:
139
140
services:
141
postgres:
142
- image: postgres:16.10@sha256:29a9393ca3b02d1f5ec46ea6e73bf6af9cb4400e8d2a127bbb1e1f32c12b2c6f
+ image: postgres:16.10@sha256:b477759d38be47671d54a054d832791f8ddb9f0eaf6faf51ed17516087793a66
143
env:
144
POSTGRES_PASSWORD: postgres
145
options: >-
0 commit comments