Skip to content

Commit 832cbac

Browse files
authored
Add maintainer label to Dockerfile
1 parent aaebe9e commit 832cbac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
FROM ubuntu:24.04
22

33
LABEL org.opencontainers.image.description="ubuntu with kubernetes, docker, oc, helm, used in ci/cd tasks"
4+
LABEL maintainer="digitaal-techniek@vpro.nl,michiel@mmprogrami.nl"
5+
46

57
RUN apt-get update &&\
68
apt-get -y upgrade &&\

0 commit comments

Comments
 (0)