Skip to content

Commit

Permalink
fix references
Browse files Browse the repository at this point in the history
  • Loading branch information
tdubsFO committed Jan 22, 2024
1 parent 7d192e2 commit 5de4a3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ LABEL company='{\
LABEL type="example"
ARG REPO
ARG OWNER
LABEL readme='https://raw.githubusercontent.com/$OWNER/$REPO/{tag}/README.md'
LABEL readme='https://raw.githubusercontent.com/vshie/pingSurvey/{tag}/README.md'
LABEL links='{\
"source": "https://github.com/$OWNER/$REPO"\
"source": "https://github.com/vshie/pingSurvey"\
}'
LABEL requirements="core >= 1.1"

Expand Down

0 comments on commit 5de4a3e

Please sign in to comment.