Skip to content

Commit

Permalink
chore(deps): update docker/dockerfile docker tag to v1.9 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: John Muchovej <5000729+jmuchovej@users.noreply.github.com>
  • Loading branch information
renovate[bot] and jmuchovej authored Aug 28, 2024
1 parent 624584d commit d787673
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/src/latex/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.5
# syntax=docker/dockerfile:1.9
#! Dockerfile syntax can be retrieved from https://hub.docker.com/r/docker/dockerfile
#* Use a variant of `buildpack-deps` which includes commont tools, libraries, and
#* programming languages like `git`, `gcc`, `openssl`, `python`, `node`, and `julia`.
Expand Down
2 changes: 1 addition & 1 deletion templates/src/typst/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# syntax=docker/dockerfile:1.5
# syntax=docker/dockerfile:1.9
#! 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

0 comments on commit d787673

Please sign in to comment.