Skip to content

Commit

Permalink
upgrade docker image to 1.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ideadapt committed Sep 22, 2024
1 parent b7ed085 commit ea101e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM denoland/deno:alpine-1.26.1
FROM denoland/deno:alpine-1.31.1

WORKDIR /server
COPY server/ .
Expand Down

1 comment on commit ea101e8

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on ea101e8 Sep 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

UNCAUGHT_EXCEPTION

Error: [Package Error] "[email protected]" could not be built. (Imported by "@octokit/auth-app").
    at https://cdn.skypack.dev/error/build:[email protected]?from=@octokit/auth-app:17:7

Please sign in to comment.