Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f3e2bd0

Browse files
authoredOct 19, 2024
🐋 chore: remove Docker version syntax as its no longer (danny-avila#4375)
1 parent b85c620 commit f3e2bd0

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed
 

‎.devcontainer/docker-compose.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: "3.8"
2-
31
services:
42
app:
53
build:

‎docker-compose.override.yml.example

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: '3.4'
2-
31
# Please consult our docs for more info: https://www.librechat.ai/docs/configuration/docker_override
42

53
# TO USE THIS FILE, FIRST UNCOMMENT THE LINE ('services:')

‎docker-compose.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: "3.4"
2-
31
# Do not edit this file directly. Use a ‘docker-compose.override.yaml’ file if you can.
42
# Refer to `docker-compose.override.yaml.example’ for some sample configurations.
53

0 commit comments

Comments
 (0)
Please sign in to comment.