Skip to content

Commit 5221a27

Browse files
authored
Add link to docker images (#1016)
1 parent 9c8bf2e commit 5221a27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
//
1414
///////////////////////////////////////////////////////////////
1515
{
16-
"image": "oscarlevin/pretext-full",
16+
"image": "oscarlevin/pretext-full", // uses latest image from https://hub.docker.com/r/oscarlevin/pretext-full/tags
1717
// If you don't need sagemath, you can use a smaller base image. Comment out the line above and uncomment the line below to use a smaller image.
1818
// "image": "oscarlevin/pretext",
1919
"features": {"ghcr.io/devcontainers/features/github-cli": {}},

0 commit comments

Comments
 (0)