Skip to content

Commit

Permalink
fix(error-tracking): docker build name (#25279)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverb123 authored Sep 30, 2024
1 parent d7d28b8 commit 14ca7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
dockerfile: ./rust/Dockerfile
- image: property-defs-rs
dockerfile: ./rust/Dockerfile
- image: error-tracking-rs
- image: error-tracking
dockerfile: ./rust/Dockerfile
runs-on: depot-ubuntu-22.04-4
permissions:
Expand Down

0 comments on commit 14ca7fe

Please sign in to comment.