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

Commit

Permalink
Label as the space devs
Browse files Browse the repository at this point in the history
  • Loading branch information
derkweijers committed Apr 20, 2023
1 parent 0a0c636 commit 6342732
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
ghcr.io/spaceflightnewsapi/spaceflightnewsapi
ghcr.io/TheSpaceDevs/snapi-twitter-bot
tags: |
type=ref,event=tag
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM node:lts-alpine
LABEL org.opencontainers.image.source https://github.com/spaceflightnewsapi/snapi-twitter-bot
LABEL org.opencontainers.image.source https://github.com/TheSpaceDevs/snapi-twitter-bot

WORKDIR /usr/src/app

Expand Down

0 comments on commit 6342732

Please sign in to comment.