Skip to content

Commit 53ef6b2

Browse files
gautamg795Convex, Inc.
authored and
Convex, Inc.
committed
use public ecr for bitnami postgres as well (#35681)
GitOrigin-RevId: b74def6ed8bdc109d4c3479000b06266d34ad707
1 parent bbb0754 commit 53ef6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_local_backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# Label used to access service container
2323
postgres:
2424
# Docker Hub image
25-
image: mirror.gcr.io/bitnami/postgresql:13
25+
image: public.ecr.aws/bitnami/postgresql:13
2626
# Provide the password for postgres
2727
env:
2828
POSTGRESQL_PASSWORD: postgres

0 commit comments

Comments
 (0)