Skip to content

Commit 3325072

Browse files
committed
Fix dockerfile
1 parent 6d2c93d commit 3325072

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM arm64v8/alpine:latest
1+
FROM alpine:latest
22
RUN apk update
33
RUN apk add git
44
RUN apk add maven

0 commit comments

Comments
 (0)