mikrotik-winbox: add a dummy layer to get an updated container timestamp

This commit is contained in:
Bernhard Ehlers 2023-05-27 17:56:56 +02:00
parent 12289975de
commit 502400b952

View File

@ -1,2 +1,6 @@
FROM alexhorner/winbox-dockerised
# add a dummy layer to get an updated container timestamp
RUN /bin/true
ENV VNC_BUILTIN_DISABLED=true