Update postgres.yml
This commit is contained in:
@@ -7,6 +7,10 @@ jobs:
|
||||
download:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Login
|
||||
run: |
|
||||
docker login dhi.io
|
||||
|
||||
- name: Pull Images
|
||||
run: |
|
||||
docker pull dhi.io/postgres:18-alpine3.22-dev
|
||||
|
||||
Reference in New Issue
Block a user