Skip to content

Commit

Permalink
Always use latest version of package
Browse files Browse the repository at this point in the history
  • Loading branch information
Jannis Milz committed Nov 21, 2023
1 parent 13c14b5 commit 08e1f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
#######################################
portfolio:
container_name: portfolio
image: ghcr.io/jannismilz/jannismilz.com:v1
image: ghcr.io/jannismilz/jannismilz.com:latest
networks:
- personal
restart: unless-stopped
Expand Down

0 comments on commit 08e1f31

Please sign in to comment.