Skip to content

Commit

Permalink
fix: arm release (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-vrijswijk authored Dec 5, 2023
1 parent 8f6ee48 commit 1ee7b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arm.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=
FROM ${ARCH}eclipse-temurin:21
FROM ${ARCH}eclipse-temurin:17

WORKDIR /opt/app

Expand Down

0 comments on commit 1ee7b71

Please sign in to comment.