Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion images/src/research/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.9
# syntax=docker/dockerfile:1.20
FROM quay.io/jupyter/datascience-notebook@sha256:dca3998d5dcb3fa63cdaf4f7b08f5c14e61baedcaad1bdbb2ac96fb0cc6b224a

SHELL [ "/bin/bash", "-eou", "pipefail", "-c" ]
Expand Down
2 changes: 1 addition & 1 deletion images/src/typst/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.9
# syntax=docker/dockerfile:1.20
#! Dockerfile syntax can be retrieved from https://hub.docker.com/r/docker/dockerfile
#* Use a variant of `mcr.microsoft.com/devcontainers/rust` which is compatible with the
#* MAJOR version of Rust used by the Typst project!
Expand Down