We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd038bb commit cbfa079Copy full SHA for cbfa079
1 file changed
README.adoc
@@ -51,7 +51,7 @@ Include the following lines in your `Containerfile`:
51
52
[,sh]
53
----
54
-COPY --from=ghcr.io/rdavid/goredoer:0.9.20240606 /goredo .
+COPY --from=ghcr.io/rdavid/goredoer:0.9.20240707 /goredo .
55
RUN goredo -symlinks
56
57
0 commit comments