chore(deps): update lscr.io/linuxserver/emulatorjs docker tag to v1.8.7 (#2360)

This commit is contained in:
renovate[bot] 2024-02-01 01:08:35 +00:00 committed by GitHub
parent 6801fc1265
commit 6b487d8ef9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "emulatorjs",
"tipi_version": 10,
"version": "1.8.6",
"tipi_version": 11,
"version": "1.8.7",
"categories": [
"gaming"
],

View File

@ -3,7 +3,7 @@ version: "3.7"
services:
emulatorjs:
container_name: emulatorjs
image: lscr.io/linuxserver/emulatorjs:1.8.6
image: lscr.io/linuxserver/emulatorjs:1.8.7
ports:
- ${APP_PORT}:80
- 8165:3000