Skip to content

Commit

Permalink
update refreshed
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Schneck committed Nov 20, 2017
1 parent 0825049 commit 30a54ce
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.centos.icewm.vnc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM centos:7

MAINTAINER Tobias Schneck "[email protected]"
ENV REFRESHED_AT 2017-09-14
ENV REFRESHED_AT 2017-11-20

LABEL io.k8s.description="Headless VNC Container with IceWM window manager, firefox and chromium" \
io.k8s.display-name="Headless VNC Container based on Centos" \
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.centos.xfce.vnc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM centos:7

MAINTAINER Tobias Schneck "[email protected]"
ENV REFRESHED_AT 2017-09-14
ENV REFRESHED_AT 2017-11-20

LABEL io.k8s.description="Headless VNC Container with Xfce window manager, firefox and chromium" \
io.k8s.display-name="Headless VNC Container based on Centos" \
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.ubuntu.icewm.vnc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM ubuntu:16.04

MAINTAINER Tobias Schneck "[email protected]"
ENV REFRESHED_AT 2017-09-14
ENV REFRESHED_AT 2017-11-20

LABEL io.k8s.description="Headless VNC Container with IceWM window manager, firefox and chromium" \
io.k8s.display-name="Headless VNC Container based on Ubuntu" \
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.ubuntu.xfce.vnc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM ubuntu:16.04

MAINTAINER Tobias Schneck "[email protected]"
ENV REFRESHED_AT 2017-09-14
ENV REFRESHED_AT 2017-11-20

LABEL io.k8s.description="Headless VNC Container with Xfce window manager, firefox and chromium" \
io.k8s.display-name="Headless VNC Container based on Ubuntu" \
Expand Down

0 comments on commit 30a54ce

Please sign in to comment.