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 Feb 22, 2024
1 parent 204ca5b commit 2d68e0b
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:548c460948445064754af42078d0ad4fe31f7e3d33fac214b579d6328c1d91e7
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 2d68e0b

Please sign in to comment.