Skip to content

Commit

Permalink
docker file tag changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Panico committed Nov 10, 2023
1 parent 7ad2f01 commit 90d3d9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: latest
tags: tiledesk/design-studio:latest
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: latest
tags: tiledesk/design-studio:latest

0 comments on commit 90d3d9e

Please sign in to comment.