Pin postgresql-client to v14
Change-Id: I9e44cfb88f2e98ce401cfa591fa4bf79458ec82c
This commit is contained in:
parent
eb4519c6a9
commit
5e6db40085
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@ helm-toolkit
|
|||||||
|
|
||||||
# VScode IDE
|
# VScode IDE
|
||||||
.vscode
|
.vscode
|
||||||
|
.devcontainer
|
@ -30,7 +30,7 @@ RUN set -xe \
|
|||||||
screen \
|
screen \
|
||||||
sudo \
|
sudo \
|
||||||
jq \
|
jq \
|
||||||
postgresql-client \
|
postgresql-client-14 \
|
||||||
postgresql-common \
|
postgresql-common \
|
||||||
python3.10 \
|
python3.10 \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user