Skip to content

Commit bdf9a93

Browse files
authored
chore(postgress): update labels
Signed-off-by: S. Amir Mohammad Najafi <[email protected]>
1 parent b876bee commit bdf9a93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postgres/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ ARG BUILD_REV
44
ARG BUILD_DATE
55
LABEL org.opencontainers.image.title="alwatr/postgres" \
66
org.opencontainers.image.description="Alpine-based PostgreSQL container image with orchestrations, packaged by Alwatr." \
7-
org.opencontainers.image.base.name="docker.io/wodby/postgres:15-1.32.0" \
7+
org.opencontainers.image.base.name="docker.io/wodby/postgres:16-1.33.2" \
88
org.opencontainers.image.version="16.1" \
9-
org.opencontainers.image.ref.name="15-1.32.0" \
9+
org.opencontainers.image.ref.name="16.1.32.0" \
1010
org.opencontainers.image.licenses="MIT" \
1111
org.opencontainers.image.created=${BUILD_DATE} \
1212
org.opencontainers.image.revision=${BUILD_REV} \

0 commit comments

Comments
 (0)