Skip to content

Commit

Permalink
switch portfolio to ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
LegitCamper committed Oct 24, 2024
1 parent 20edfe4 commit 65d64af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -393,9 +393,9 @@ services:
- chhoto:/db

portfolio:
image: registry.sawyer.services/legitcamper/portfolio:latest
restart: always
image: ghcr.io/legitcamper/portfolio-site:latest
container_name: portfolio
restart: always
networks:
- web
expose:
Expand Down

0 comments on commit 65d64af

Please sign in to comment.