Use pinned ECR PostgreSQL image for Gitea CI
This commit is contained in:
@@ -126,7 +126,7 @@ jobs:
|
||||
|
||||
- name: Preload PostgreSQL integration image
|
||||
env:
|
||||
POSTGRES_TEST_SOURCE_IMAGE: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/library/postgres:17-alpine
|
||||
POSTGRES_TEST_SOURCE_IMAGE: public.ecr.aws/docker/library/postgres:17-alpine@sha256:742f40ea20b9ff2ff31db5458d127452988a2164df9e17441e191f3b72252193
|
||||
POSTGRES_TEST_IMAGE: postgres:17-alpine
|
||||
run: |
|
||||
set -euo pipefail
|
||||
|
||||
Reference in New Issue
Block a user