Skip to content

Commit d0cbcbb

Browse files
committed
Apply 1 suggestion(s) to 1 file(s)
1 parent 70b60d5 commit d0cbcbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extended/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG PG_SERVER_VERSION=12
22

33
FROM postgres:${PG_SERVER_VERSION}
4-
MAINTAINER postgres.ai
4+
LABEL maintainer="postgres.ai"
55

66

77
ARG PG_SERVER_VERSION

0 commit comments

Comments
 (0)