Skip to content

Commit

Permalink
release 2404.01
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzsnz committed Apr 19, 2024
1 parent d34b987 commit 9e04a8e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .env-dist
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ USER_ID=1000
USER_GID=1000
APT_PROXY=
# runtime
IMAGE_VERSION=2403.01
IMAGE_VERSION=2404.01
LISTEN_PORT=8888
#BYODF=/home/gordon/Notebooks/etc/dotfiles
BYODF=
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ A dockerized Jupyter quant research environment.
Create a `docker-compose.yml` file with this content

```yml
version: "3.6"
services:
jupyter-quant:
image: gnzsnz/jupyter-quant:${IMAGE_VERSION}
Expand Down

0 comments on commit 9e04a8e

Please sign in to comment.