Skip to content

Commit 1807d4f

Browse files
authored
Temp change
1 parent 04dc576 commit 1807d4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Using openjdk as base image to support ARM builds
22
# FROM openjdk:8-alpine
3-
FROM --platform=linux/amd64 amazoncorretto:11-alpine
3+
# FROM --platform=linux/amd64 amazoncorretto:11-alpine
4+
FROM amazoncorretto:11-alpine
45

56
ENV SFS_VERSION 2_19_0
67
ENV SFS_PATCH 2.20.3

0 commit comments

Comments
 (0)