Skip to content

Commit

Permalink
[PLA-1928] Upgrade platform decoder to v1.9.1 (#46)
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Custodio <leonardo@enjin.io>
  • Loading branch information
leonardocustodio authored Aug 5, 2024
1 parent 26016c3 commit f4cf4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:

decoder:
platform: linux/amd64
image: enjin/platform-decoder:v1.9.0
image: enjin/platform-decoder:v1.9.1
restart: unless-stopped
ports:
- "${DECODER_EXTERNAL_PORT}:8090"
Expand Down

0 comments on commit f4cf4ca

Please sign in to comment.