-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Uprev action Dockerfile, minor improvments to test code.
- Loading branch information
1 parent
c43cd6a
commit 2f6b48d
Showing
3 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
FROM ghcr.io/carlosperate/bloaty:latest | ||
|
||
LABEL "version"="0.1.0" | ||
LABEL "version"="0.2.0" | ||
LABEL org.opencontainers.image.title="Bloaty McBloatface GitHub Action" | ||
LABEL org.opencontainers.image.description="GitHub Action using Docker to run Bloaty McBloatface: a size profiler for binaries." | ||
LABEL org.opencontainers.image.authors="Carlos Pereira Atencio <[email protected]>" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters