Skip to content

Commit 902510f

Browse files
committed
Bump version
1 parent b96d922 commit 902510f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM registry.cloudogu.com/official/base:3.17.1-1
22

33
LABEL NAME="official/postgresql" \
4-
VERSION="12.10-1" \
4+
VERSION="12.13-1" \
55
maintainer="[email protected]"
66

77
ENV LANG=en_US.utf8 \

dogu.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "official/postgresql",
3-
"Version": "12.10-1",
3+
"Version": "12.13-1",
44
"DisplayName": "PostgreSQL",
55
"Description": "PostgreSQL Database.",
66
"Url": "https://www.postgresql.org/",

0 commit comments

Comments
 (0)