misc: Switched maintainer label to opencontainers schema

This commit is contained in:
Geoff Bourne
2020-07-12 11:36:31 -05:00
parent 83f6cebd0b
commit 4fef391b64
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM openjdk:8u212-jre-alpine
LABEL maintainer "itzg"
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"
RUN apk add --no-cache -U \
openssl \