Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 6342732

Browse files
committed
Label as the space devs
1 parent 0a0c636 commit 6342732

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: docker/metadata-action@v4
1717
with:
1818
images: |
19-
ghcr.io/spaceflightnewsapi/spaceflightnewsapi
19+
ghcr.io/TheSpaceDevs/snapi-twitter-bot
2020
tags: |
2121
type=ref,event=tag
2222

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM node:lts-alpine
2-
LABEL org.opencontainers.image.source https://github.com/spaceflightnewsapi/snapi-twitter-bot
2+
LABEL org.opencontainers.image.source https://github.com/TheSpaceDevs/snapi-twitter-bot
33

44
WORKDIR /usr/src/app
55

0 commit comments

Comments
 (0)