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 6, 2025
1 parent b167f6e commit becc4b5
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:e1d9faa45329aeeab7f9fe4430a3e53d8571117243f273100cdebca2a9551e7c
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 becc4b5

Please sign in to comment.