Skip to content

Commit

Permalink
try fix gh action warn
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianElvis committed Oct 21, 2024
1 parent 25c2c75 commit 8d5f5a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/images/babylond/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ RUN addgroup --gid 1137 -S babylon && adduser --uid 1137 -S babylon -G babylon
RUN apk add bash curl jq

# Label should match your github repo
ARG VERSION
LABEL org.opencontainers.image.source="https://github.com/babylonlabs-io/babylond:${VERSION}"

# Install Libraries
Expand Down

0 comments on commit 8d5f5a8

Please sign in to comment.