Skip to content

Commit 03ca34b

Browse files
author
Vladislav_Kamerdinerov
committed
Change postgres version to 14
1 parent d694d77 commit 03ca34b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ARG postgres_image_version=13.1
2-
ARG postgres_pkg_server_version=13
1+
ARG postgres_image_version=14
2+
ARG postgres_pkg_server_version=14
33
ARG rdkit_git_ref=Release_2021_09_4
44
ARG rdkit_git_url=https://github.com/rdkit/rdkit.git
55

0 commit comments

Comments
 (0)