We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b96d922 commit 902510fCopy full SHA for 902510f
Dockerfile
@@ -1,7 +1,7 @@
1
FROM registry.cloudogu.com/official/base:3.17.1-1
2
3
LABEL NAME="official/postgresql" \
4
- VERSION="12.10-1" \
+ VERSION="12.13-1" \
5
maintainer="[email protected]"
6
7
ENV LANG=en_US.utf8 \
dogu.json
@@ -1,6 +1,6 @@
{
"Name": "official/postgresql",
- "Version": "12.10-1",
+ "Version": "12.13-1",
"DisplayName": "PostgreSQL",
"Description": "PostgreSQL Database.",
"Url": "https://www.postgresql.org/",
0 commit comments