test cicd

This commit is contained in:
Struchkov Mark 2022-01-26 18:35:19 +03:00
parent 237b2b4810
commit 7aad09e8f4

View File

@ -1,4 +1,4 @@
FROM upagge/openjdk-mac-slim:17.0.2
FROM 17-jdk-oraclelinux8
MAINTAINER uPagge <me@upagge.ru>
RUN mkdir -p /bot && adduser gitlabbot --disabled-password && chown -R gitlabbot:gitlabbot /bot
WORKDIR /bot