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 04dc576 commit 1807d4fCopy full SHA for 1807d4f
Dockerfile
@@ -1,6 +1,7 @@
1
# Using openjdk as base image to support ARM builds
2
# FROM openjdk:8-alpine
3
-FROM --platform=linux/amd64 amazoncorretto:11-alpine
+# FROM --platform=linux/amd64 amazoncorretto:11-alpine
4
+FROM amazoncorretto:11-alpine
5
6
ENV SFS_VERSION 2_19_0
7
ENV SFS_PATCH 2.20.3
0 commit comments