Spaces:
Running
Running
gordon-posit
commited on
Commit
•
8aa3e80
1
Parent(s):
37b8fa7
Update quarto version
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
ARG QUARTO_VERSION="1.
|
2 |
|
3 |
# Use the Quarto base image
|
4 |
FROM ghcr.io/quarto-dev/quarto:${QUARTO_VERSION} AS builder
|
|
|
1 |
+
ARG QUARTO_VERSION="1.4.550"
|
2 |
|
3 |
# Use the Quarto base image
|
4 |
FROM ghcr.io/quarto-dev/quarto:${QUARTO_VERSION} AS builder
|