Skip to content
Snippets Groups Projects
Unverified Commit 6655c5bb authored by Niels Gandraß's avatar Niels Gandraß
Browse files

Raise docker-compose.yml default STACKMAXIMA_VERSION to current version

parent b439c7ae
No related branches found
No related tags found
No related merge requests found
version: "3.9" version: "3.9"
services: services:
maxima: maxima:
image: mathinstitut/goemaxima:${STACKMAXIMA_VERSION:-2021120900}-latest image: mathinstitut/goemaxima:${STACKMAXIMA_VERSION:-2022082900}-latest
ports: ports:
- 0.0.0.0:8080:8080 - 0.0.0.0:8080:8080
tmpfs: tmpfs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment