Skip to content

Commit 12be0e2

Browse files
committed
update pg image
Signed-off-by: Ivan P <2119240+i5okie@users.noreply.github.com>
1 parent a419f5f commit 12be0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
uses: redhat-actions/s2i-build@v2
136136
with:
137137
path_context: ./server/db/config
138-
builder_image: 'quay.io/fedora/postgresql-12:12'
138+
builder_image: 'quay.io/fedora/postgresql-12'
139139
image: ghcr.io/${{ github.repository }}/aries-vcr-db
140140
tags: ${{ steps.meta.outputs.version }}
141141

0 commit comments

Comments
 (0)