Skip to content

Commit

Permalink
haven-docker v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sudocarlos committed Jan 29, 2025
1 parent 7a4ec3b commit f70693e
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
@@ -1,6 +1,6 @@
FROM golang AS builder

ARG TAG=v1.0.3
ARG TAG=v1.0.4

RUN git clone https://github.com/bitvora/haven.git && \
cd haven && \
Expand Down

0 comments on commit f70693e

Please sign in to comment.