Skip to content

Commit 4c5f190

Browse files
Don't use Alpine, it can't connect to external websites
1 parent d1e3048 commit 4c5f190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM eclipse-temurin:23.0.2_7-jre-alpine
1+
FROM eclipse-temurin:23.0.2_7-jre
22

33
# This Dockerfile is optimized to work together with a GitHub build
44
# pipeline, which compiles the source code and packs it into a

0 commit comments

Comments
 (0)