Skip to content

Commit 8d40919

Browse files
authored
Update Docker image tags in GitHub Actions workflow
1 parent 4a691f1 commit 8d40919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
push: true
6363
file: Dockerfile
6464
platforms: linux/amd64,linux/arm64
65-
tags: wurstbrot/dsomm-yaml-generation:${{ steps.get-version.outputs.version }},wurstbrot/dsomm-yaml-generation:latest
65+
tags: wurstbrot/dsomm:${{ steps.get-version.outputs.version }},wurstbrot/dsomm:latest
6666
- name: Commit all changed files back to the repository
6767
uses: planetscale/ghcommit-action@v0.1.6
6868
with:

0 commit comments

Comments
 (0)