Skip to content

Commit 1cd5bfa

Browse files
chore(deps): update docker/dockerfile docker tag to v1.16
1 parent 9d2aadb commit 1cd5bfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/src/research/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# syntax=docker/dockerfile:1.9
1+
# syntax=docker/dockerfile:1.16
22
FROM quay.io/jupyter/datascience-notebook@sha256:dca3998d5dcb3fa63cdaf4f7b08f5c14e61baedcaad1bdbb2ac96fb0cc6b224a
33

44
SHELL [ "/bin/bash", "-eou", "pipefail", "-c" ]

images/src/typst/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# syntax=docker/dockerfile:1.9
1+
# syntax=docker/dockerfile:1.16
22
#! Dockerfile syntax can be retrieved from https://hub.docker.com/r/docker/dockerfile
33
#* Use a variant of `mcr.microsoft.com/devcontainers/rust` which is compatible with the
44
#* MAJOR version of Rust used by the Typst project!

0 commit comments

Comments
 (0)