Skip to content

Commit

Permalink
New release v0.9.20231212
Browse files Browse the repository at this point in the history
  • Loading branch information
rdavid committed Dec 12, 2023
1 parent 1091432 commit e973af6
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.20231111 /goredo .
COPY --from=ghcr.io/rdavid/goredoer:0.9.20231212 /goredo .
RUN goredo -symlinks
----

Expand Down

0 comments on commit e973af6

Please sign in to comment.