Skip to content

Commit 4283ed7

Browse files
committed
WIP: distroless
1 parent dad9ad2 commit 4283ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
--env 'RELATED_IMAGE_PGBACKREST=registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.36-0' \
9999
--env 'RELATED_IMAGE_PGBOUNCER=registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.16-0' \
100100
--env 'RELATED_IMAGE_POSTGRES_14=registry.developers.crunchydata.com/crunchydata/crunchy-postgres:centos8-14.1-0' \
101-
--name 'postgres-operator' ubuntu \
101+
--name 'postgres-operator' gcr.io/distroless/base \
102102
postgres-operator
103103
104104
- name: Install KUTTL

0 commit comments

Comments
 (0)