Skip to content
Snippets Groups Projects
Commit 9914f03a authored by Stephanie Freitag's avatar Stephanie Freitag
Browse files

NOISSUE: update deno version in Dockerfile

parent b68bfbe1
No related branches found
No related tags found
No related merge requests found
FROM denoland/deno:alpine-1.36.1
FROM denoland/deno:alpine-1.39.1
# The port that your application listens to.
EXPOSE 8004
......
......@@ -29,7 +29,7 @@ The backend for handling Volunteering projects, including a GraphQL API for
### Setup
Install [`deno`](https://github.com/denoland/deno_install) in version 1.36.1.
Install [`deno`](https://github.com/denoland/deno_install) in version 1.39.1.
as well as [`Velociraptor`](https://velociraptor.run/docs/installation/).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment