Skip to content

Commit

Permalink
Merge pull request #200 from rancher/renovate/tonistiigi-xx-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaqiluo authored Aug 28, 2024
2 parents af2b1eb + 1395242 commit c98e945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ CMD ["/bin/bash"]

# Temporary image mostly to verify all binaries exist and are
# valid for the target architecture.
FROM tonistiigi/xx:1.2.1 AS xx
FROM tonistiigi/xx:1.4.0 AS xx
FROM base as test
COPY --from=xx / /

Expand Down

0 comments on commit c98e945

Please sign in to comment.