mirror of https://github.com/WerWolv/ImHex
chore: remove `version` attribute from web compose.yaml
(cherry picked from commit e02e57a729)
This commit is contained in:
parent
4222904be9
commit
48c869fc89
|
|
@ -1,5 +1,4 @@
|
|||
# docker compose -f dist/web/compose.yml up --build
|
||||
version: '3'
|
||||
services:
|
||||
imhex_web:
|
||||
image: imhex_web:latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue