Skip to content

Commit

Permalink
remove warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Jul 19, 2024
1 parent 676af7b commit cc15533
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests_integration/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
---
version: '3.4'

services:

aiidalab:
image: ${REGISTRY:-}${QE_IMAGE:-aiidalab/qe}${TAG}
image: ${REGISTRY:-}${QE_IMAGE:-aiidalab/qe}${TAG:-}
environment:
TZ: Europe/Zurich
DOCKER_STACKS_JUPYTER_CMD: notebook
Expand Down

0 comments on commit cc15533

Please sign in to comment.