Skip to content

Commit

Permalink
refactor: 라즈베리 파이에서 실행 가능한 이미지 사용
Browse files Browse the repository at this point in the history
  • Loading branch information
huncozyboy committed Jan 3, 2025
1 parent ff6ef87 commit 425ba82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-dev
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openjdk:17-alpine
FROM arm64v8/openjdk:17-alpine

ARG JAR_FILE=build/libs/*.jar

Expand Down

0 comments on commit 425ba82

Please sign in to comment.