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

This commit is contained in:
renovate[bot] 2024-01-14 05:02:32 +00:00 committed by GitHub
parent 84c4f28013
commit 0b02ec1d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "emulatorjs", "id": "emulatorjs",
"tipi_version": 5, "tipi_version": 6,
"version": "1.8.1", "version": "1.8.2",
"categories": [ "categories": [
"gaming" "gaming"
], ],

View File

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