Skip to content

Commit 8d3b121

Browse files
committed
Update versions in staging-full-stack
1 parent e1224e1 commit 8d3b121

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/staging-full-stack/docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ services:
3838
context: ./fractal-server
3939
dockerfile: Dockerfile
4040
args:
41-
- FRACTAL_SERVER_VERSION=2.14.0a1
41+
- FRACTAL_SERVER_VERSION=2.14.0a3
4242
depends_on:
4343
db:
4444
condition: service_healthy
@@ -60,7 +60,7 @@ services:
6060
context: ./fractal-web
6161
dockerfile: Dockerfile
6262
args:
63-
- FRACTAL_WEB_VERSION=1.17.0-a1
63+
- FRACTAL_WEB_VERSION=1.17.0-a2
6464
depends_on:
6565
fractal-server:
6666
condition: service_healthy

0 commit comments

Comments
 (0)