Skip to content

Commit

Permalink
v0.2.0 (mk2)
Browse files Browse the repository at this point in the history
  • Loading branch information
proofrock committed Mar 20, 2024
1 parent b6cc1d8 commit a985487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ FROM gcr.io/distroless/static-debian12

COPY --from=build-be /go/src/app/bin/seif /

RUN mkdir /data
VOLUME /data

EXPOSE 34543

Expand Down

0 comments on commit a985487

Please sign in to comment.