dynamic FROM test
Some checks failed
ci/woodpecker/push/build_dev Pipeline failed

This commit is contained in:
Ruben Momoa
2024-08-22 16:12:20 +02:00
parent c00077252c
commit 37f62ee64c

View File

@@ -6,7 +6,7 @@ RUN echo BASE_VERSION;
RUN echo $BASE_VERSION;
RUN echo ${BASE_VERSION};
RUB exit;
RUN exit;
# port to for the webserver
ENV WEBSERVER_PORT=8080