Skip to content

Commit 16b70c5

Browse files
Update postgres:17-alpine Docker digest to 7e5df97
1 parent 13ac320 commit 16b70c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
services:
1616
postgres:
17-
image: postgres:17-alpine@sha256:0bcc5bbbb2aa9c9b4c6505845918c7eb55d783cf5c1f434fac33012579fb149d
17+
image: postgres:17-alpine@sha256:7e5df973a74872482e320dcbdeb055e178d6f42de0558b083892c50cda833c96
1818
env:
1919
POSTGRES_PASSWORD: postgres
2020
options: >-

0 commit comments

Comments
 (0)