Skip to content

Commit

Permalink
fix: incorrect jdk tag used, won't build for arm64 architecture
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kubányi <[email protected]>
  • Loading branch information
dkubanyi committed Aug 16, 2024
1 parent 2c2ff4c commit 64b16ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtimeImage/gretl/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:11-jdk-alpine
FROM eclipse-temurin:11-jdk-jammy

CMD ["gretl"]

Expand Down

0 comments on commit 64b16ee

Please sign in to comment.