build docker stage
Some checks failed
Hedgehog_server/ServerMonitorBot/pipeline/head There was a failure building this commit
Some checks failed
Hedgehog_server/ServerMonitorBot/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Используем официальный образ OpenJDK 17 как базовый образ
|
||||
FROM openjdk:17-jre-slim
|
||||
FROM openjdk:17
|
||||
|
||||
# Установка рабочей директории внутри контейнера
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user