Skip to content

Commit

Permalink
Fixed the docker image name.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Oct 13, 2022
1 parent 0d0edac commit 7f05119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Docker image CI/CD

env:
DOCKER_IMAGE_NAME: jlesage/firefox
DOCKER_IMAGE_NAME: jlesage/dupeguru
PLATFORMS: linux/amd64,linux/386,linux/arm/v6,linux/arm/v7,linux/arm64/v8

on:
Expand Down

0 comments on commit 7f05119

Please sign in to comment.