Compare commits

...

4 Commits

Author SHA1 Message Date
Breizh 8b70af7d2c Merge branch 'master' of https://github.com/toptal/haste-server 2022-12-23 00:56:37 +01:00
Konstantin Rybakov 4550e4593c
[UTI-2480] Update actions versions (#433) 2022-11-28 10:32:09 +02:00
Marcelo Miranda Carneiro 20919c9466
Adds the announcement of new online version. (#430) 2022-10-25 10:56:09 -03:00
Mark Molinaro 7c65fb2f9b
Resolve a bunch of snyk vulnerabilities (#427) 2022-09-30 10:11:26 +03:00
3 changed files with 14 additions and 4 deletions

View File

@ -11,7 +11,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v3
- uses: actions/stale@v6
with:
days-before-stale: 30
days-before-close: 14

View File

@ -1,4 +1,4 @@
FROM node:14.8.0-stretch
FROM node:16-stretch
RUN mkdir -p /usr/src/app && \
chown node:node /usr/src/app
@ -11,9 +11,9 @@ COPY --chown=node:node . .
RUN npm install && \
npm install redis@0.8.1 && \
npm install pg@4.1.1 && \
npm install pg@4.5.7 && \
npm install memcached@2.2.2 && \
npm install aws-sdk@2.738.0 && \
npm install aws-sdk@2.814.0 && \
npm install rethinkdbdash@2.3.31
ENV STORAGE_TYPE=memcached \

View File

@ -1,3 +1,13 @@
# Important announcement:
## [Soon a new version of Hastebin will be launched!](https://github.com/toptal/haste-server/issues/429)
[Check here what you need to know.](https://github.com/toptal/haste-server/issues/429)
.
.
.
# Haste
Haste is an open-source pastebin software written in node.js, which is easily