Skip to content

Commit 016691c

Browse files
Complete actions build
1 parent 298a95d commit 016691c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919
# Use docker.io for Docker Hub if empty
2020
REGISTRY: ghcr.io
2121
# github.repository as <account>/<repo>
22-
IMAGE_NAME: ${{ github.REPOSITORY_OWNER }}/vulnerable-tomcat
22+
IMAGE_NAME: ${{ github.REPOSITORY_OWNER }}/spring4shell-vulnerable-tomcat
2323

2424
jobs:
2525
build:

0 commit comments

Comments
 (0)