Skip to content

Commit ef38c21

Browse files
committed
api-maintenance - Update version numbers.
1 parent b00c4c7 commit ef38c21

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api/docker/docker-compose.demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This is for building the University of Edinburgh STACK demo site only.
22
services:
33
maxima:
4-
image: mathinstitut/goemaxima:2026010500-latest
4+
image: mathinstitut/goemaxima:2026042200-latest
55
tmpfs:
66
- "/tmp"
77
restart: unless-stopped

api/docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
read_only: true
1616
stack:
1717
# Location of published STACK API image goes here.
18-
image: stackmaths/stackapi:2026010500-latest
18+
image: stackmaths/stackapi:2026042200-latest
1919
restart: unless-stopped
2020
ports:
2121
- '3080:80'

0 commit comments

Comments
 (0)