We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 823d523 commit 3575fc6Copy full SHA for 3575fc6
.github/workflows/docker.yml
@@ -44,4 +44,4 @@ jobs:
44
run: |
45
./gradlew jib \
46
-Djib.to.image=sasanlabs/owasp-vulnerableapp:unreleased \
47
- -Djib.to.tags=$GITVERSION_SEMVER
+ -Djib.to.tags=$GITVERSION_SEMVER,latest
0 commit comments