Skip to content

Commit 99235a8

Browse files
committed
Add xz to C10S Dockerfile
Signed-off-by: Petr "Stone" Hracek <[email protected]>
1 parent 0fbaf93 commit 99235a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/multispec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ specs:
7474
openshift_tags: "database,postgresql,postgresql{{ spec.short }},postgresql-{{ spec.short }}"
7575
redhat_component: "postgresql-{{ spec.short }}-container"
7676
img_name: "{{ spec.org }}/postgresql-{{ spec.short }}-{{ spec.prod }}"
77-
pkgs: "postgresql-server postgresql-contrib glibc-locale-source"
77+
pkgs: "postgresql-server postgresql-contrib glibc-locale-source xz"
7878

7979
version:
8080
"12":

0 commit comments

Comments
 (0)