We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaebe9e commit 832cbacCopy full SHA for 832cbac
1 file changed
Dockerfile
@@ -1,6 +1,8 @@
1
FROM ubuntu:24.04
2
3
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
+
6
7
RUN apt-get update &&\
8
apt-get -y upgrade &&\
0 commit comments