Skip to content

Commit

Permalink
Update backend
Browse files Browse the repository at this point in the history
- Remove docker-compose deprecated version tag
  • Loading branch information
thenav56 committed Apr 22, 2024
1 parent 1bdd698 commit 614e615
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion backend
Submodule backend updated 4 files
+71 −0 main/ses.py
+4 −1 main/urls.py
+247 −1 poetry.lock
+1 −0 pyproject.toml
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
version: '3.2'


x-server: &base_server_setup
image: ghcr.io/the-deep/qber-backend:${DOCKER_BACKEND_TAG:-latest}
build:
Expand Down

0 comments on commit 614e615

Please sign in to comment.