Skip to content

Commit

Permalink
bump to 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gerrowadat committed Apr 12, 2024
1 parent 952fdf0 commit ec975ae
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,5 +1,5 @@
FROM golang:1.21
RUN go install github.com/gerrowadat/clouddns-sync@0.0.6
RUN go install github.com/gerrowadat/clouddns-sync@0.0.7

COPY entrypoint.sh /
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit ec975ae

Please sign in to comment.