Skip to content

Commit

Permalink
New release v0.9.20240202
Browse files Browse the repository at this point in the history
  • Loading branch information
rdavid committed Feb 1, 2024
1 parent d34e92c commit 9a69751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Include the following lines in your `Containerfile`:

[,sh]
----
COPY --from=ghcr.io/rdavid/goredoer:0.9.20231212 /goredo .
COPY --from=ghcr.io/rdavid/goredoer:0.9.20240202 /goredo .
RUN goredo -symlinks
----

Expand Down

0 comments on commit 9a69751

Please sign in to comment.