Skip to content

Commit b6be117

Browse files
committed
Add postgres to Elastic Docker images
1 parent d8aa99a commit b6be117

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/component_build-images-elastic.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ jobs:
108108
tag_suffix: traceBasedTests
109109
context: ./
110110
setup-qemu: true
111+
- file: ./src/postgres/Dockerfile
112+
tag_suffix: postgresql
113+
context: ./
114+
setup-qemu: true
111115

112116
steps:
113117
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)