Skip to content

Commit a8abc0f

Browse files
committed
fix: Updated NoSQL Dockerfile to reset the LABEL to the right repo.
Signed-off-by: Avi Miller <avi.miller@oracle.com>
1 parent b3d330c commit a8abc0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NoSQL/19.5-ce/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
#
44
FROM openjdk:14-oraclelinux7
55

6+
LABEL org.opencontainers.image.source = "https://github.com/oracle/docker-images"
7+
68
ENV VERSION="19.5.19" \
79
KVHOME=/kv-19.5.19 \
810
PACKAGE="kv-ce" \

0 commit comments

Comments
 (0)