Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Commit

Permalink
Rename docker image to thundersquared
Browse files Browse the repository at this point in the history
  • Loading branch information
andrusha committed Jul 7, 2020
1 parent 85e91fc commit edf700d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions multi-arch-manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
image: andrusha/tikvidbot:latest
image: thundersquared/tikvidbot:latest
manifests:
- image: andrusha/tikvidbot:amd64
platform:
- image: thundersquared/tikvidbot:amd64
Platform:
architecture: amd64
os: linux
- image: andrusha/tikvidbot:arm32v7
- image: thundersquared/tikvidbot:arm32v7
platform:
architecture: arm
os: linux
variant: v7
- image: andrusha/tikvidbot:arm64v8
- image: thundersquared/tikvidbot:arm64v8
platform:
architecture: arm64
os: linux
Expand Down

0 comments on commit edf700d

Please sign in to comment.