Skip to content

Commit

Permalink
adds comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Skybound1 committed Apr 25, 2024
1 parent c8ad619 commit 0fb2abf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ RUN curl -fSL https://github.com/genuinetools/amicontained/releases/download/v0.
RUN curl -fSL https://github.com/genuinetools/reg/releases/download/v0.16.0/reg-linux-amd64 -o /usr/local/bin/reg && \
chmod +x /usr/local/bin/reg

# Adds freezer
COPY --from=freezer /freezer /usr/local/bin/freezer

0 comments on commit 0fb2abf

Please sign in to comment.