Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent b167f6e commit e98263c
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
@@ -1,6 +1,6 @@
services:
nginx:
image: lscr.io/linuxserver/swag:latest
image: lscr.io/linuxserver/swag:latest@sha256:0990ea27721d82e132692d493462fbbfe53c3449422d06aa8340735970d69c94
container_name: nginx
cap_add:
- NET_ADMIN
Expand All @@ -22,7 +22,7 @@ services:
- next

next:
image: bl4ko/homepage:latest
image: bl4ko/homepage:latest@sha256:64d4429dd8641438bad89c9d1d3774a307d800388758b041d7dcf0028f5a08c3
container_name: next
expose:
- 3000

0 comments on commit e98263c

Please sign in to comment.