We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c7283 commit 7142442Copy full SHA for 7142442
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM navikt/java:21-appdynamics
+FROM ghcr.io/navikt/baseimages/temurin:21-appdynamics
2
ENV APPD_ENABLED=true
3
4
COPY java-debug.sh /init-scripts/08-java-debug.sh
5
6
-COPY build/libs/app.jar app.jar
+COPY build/libs/app.jar app.jar
0 commit comments