mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
chore: remove version attribute from web compose.yaml
This commit is contained in:
1
dist/web/compose.yml
vendored
1
dist/web/compose.yml
vendored
@@ -1,5 +1,4 @@
|
|||||||
# docker compose -f dist/web/compose.yml up --build
|
# docker compose -f dist/web/compose.yml up --build
|
||||||
version: '3'
|
|
||||||
services:
|
services:
|
||||||
imhex_web:
|
imhex_web:
|
||||||
image: imhex_web:latest
|
image: imhex_web:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user