Skip to content

Commit c397055

Browse files
authored
Merge pull request #62 from quantumsteve/maintainer_label
Replace MAINTAINER instruction
2 parents 4914614 + 4314412 commit c397055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Since Julia installation seems to be complicated we will take the Julia notebook as base and install separate kernels into separate envs
77
FROM quay.io/jupyter/julia-notebook:python-3.12
88

9-
MAINTAINER Björn A. Grüning, bjoern.gruening@gmail.com
9+
LABEL org.opencontainers.image.authors="Björn A. Grüning, bjoern.gruening@gmail.com"
1010

1111
ENV DEBIAN_FRONTEND=noninteractive
1212

0 commit comments

Comments
 (0)