mirror of https://github.com/WerWolv/ImHex
chore: remove `version` attribute from web compose.yaml
This commit is contained in:
parent
225dc53795
commit
e02e57a729
|
|
@ -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