Skip to content

Commit 2c522ca

Browse files
committed
Fix for pipeline issue
1 parent 05186e9 commit 2c522ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
name: verticadb-sample
140140
namespace: my-verticadb-operator
141141
spec:
142-
image: opentext/vertica-k8s:latest
142+
image: opentext/vertica-k8s:25.4.0-0-minimal
143143
dbName: vdb
144144
initPolicy: Create
145145
communal:

0 commit comments

Comments
 (0)