Skip to content

Commit

Permalink
⚓️ work in progress Tue Sep 10 13:56:53 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
onacht committed Sep 10, 2024
1 parent 2fab904 commit 3fb4131
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
FROM amazoncorretto:21.0.2-alpine3.19
ARG VERSION

# CHANGE IT!!!!
ENV SERVICE_NAME=YOUR-SERVICE-NAME
# CHANGE IT!!!!
ENV SERVICE_NAME=spotinst-metrics

ENV JDK_JAVA_OPTIONS="--add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED"

Expand Down

0 comments on commit 3fb4131

Please sign in to comment.