Skip to content

Commit 3575fc6

Browse files
authored
Update docker.yml
1 parent 823d523 commit 3575fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
run: |
4545
./gradlew jib \
4646
-Djib.to.image=sasanlabs/owasp-vulnerableapp:unreleased \
47-
-Djib.to.tags=$GITVERSION_SEMVER
47+
-Djib.to.tags=$GITVERSION_SEMVER,latest

0 commit comments

Comments
 (0)