Skip to content

Commit 6cc3f69

Browse files
author
Jeremy Price
committed
OMG fix 2 more (only 1 active) dockerhub repo references
1 parent 36f3834 commit 6cc3f69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-arm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
id: meta_build
6767
uses: docker/metadata-action@v5
6868
with:
69-
images: grokability/snipe-it
69+
images: snipe/snipe-it
7070
tags: ${{ env.IMAGE_TAGS }}
7171
flavor: ${{ env.TAGS_FLAVOR }}
7272

@@ -123,7 +123,7 @@ jobs:
123123
password: ${{ secrets.DOCKER_ACCESS_TOKEN }}
124124

125125
###############################################
126-
# Build/Push the 'grokability/snipe-it' image
126+
# Build/Push the 'snipe/snipe-it' image
127127
###############################################
128128
# https://github.com/docker/metadata-action
129129
# Get Metadata for docker_build step below

0 commit comments

Comments
 (0)