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 Mar 13, 2024
1 parent f0662e9 commit d168828
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:b351ec7ece0e21c4991c8456a008845707e053ed7874493aee4665b1f80b04c7
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:df3c3866de22a7bf530e993e8ecc99ba6b44e5d84cd96684e21e5f9790031625
container_name: next
expose:
- 3000

0 comments on commit d168828

Please sign in to comment.