Skip to content

Commit c7308d7

Browse files
committed
Improve rate limit handling
1 parent 126dd9f commit c7308d7

File tree

4 files changed

+151
-286
lines changed

4 files changed

+151
-286
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
# If you're interested in testing other base images, take a look at this reference:
88
# https://github.com/BretFisher/nodejs-rocks-in-docker
9-
FROM node:16-bullseye-slim
9+
FROM node:22-bullseye-slim
1010

1111
ARG USERNAME=migrator
1212
ARG USER_UID=2000

0 commit comments

Comments
 (0)