We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984d015 commit 85108f5Copy full SHA for 85108f5
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM maven:3-eclipse-temurin-11
+FROM maven:3-eclipse-temurin-11-alpine
2
3
RUN set -x && \
4
apk add --no-cache bash
0 commit comments