move container library setup to base image #40

Merged
xoxys merged 2 commits from container-lib into main 2021-10-10 15:26:08 +02:00
Showing only changes of commit 937165574a - Show all commits

View File

@ -1,4 +1,4 @@
FROM thegeeklab/nginx:latest@sha256:bc8286360bec2aefb631e0e4549290fe8fea5b32667618734b4740fca7f24b50
FROM thegeeklab/nginx:latest@sha256:cf19fb8a1e1face75341cf5d11d6434bb595cb2569ae03100b3cbeb813ce478d
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"