Skip to content

Commit

Permalink
test ex1
Browse files Browse the repository at this point in the history
  • Loading branch information
Shusen Liu authored and Shusen Liu committed Nov 18, 2024
1 parent 1ca4dc2 commit 955c5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arm/ex1.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.arch=arm
LABEL org.opencontainers.image.compilation=auto
LABEL org.opencontainers.image.devmode=false
LABEL org.opencontainers.image.noscan=true
LABEL org.opencontainers.image.minversion="0.0.2"
LABEL org.opencontainers.image.minversion="0.0.3"

ENV MYVALUE="VALUE1"
# Install curl package
Expand Down

0 comments on commit 955c5ac

Please sign in to comment.