build for armv7 too

This commit is contained in:
Athou
2023-04-25 10:12:53 +02:00
parent c2f3e42867
commit 90e2036cbe
2 changed files with 10 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM openjdk:17-alpine
FROM eclipse-temurin:17-jre
RUN mkdir -p /commafeed/data
VOLUME /commafeed/data