Skip to content

Commit 41a7a2f

Browse files
authored
Update toolbox-image.yaml
1 parent bae6d17 commit 41a7a2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/toolbox-image.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
containerfiles: |
3737
./os_toolbox.Containerfile
3838
build-args: |
39-
BASE_REPO=registry.fedoraproject.org/fedora-toolbox
40-
BASE_TAG=testing
39+
BASE_REPO=quay.io/fedora/fedora-toolbox
40+
BASE_TAG=latest
4141
- name: Push to registry
4242
uses: redhat-actions/push-to-registry@v2
4343
with:

0 commit comments

Comments
 (0)