Update pastefy to version 7.1.6 (#4946)
This commit is contained in:
parent
952d2c0963
commit
6f33936b00
@ -20,7 +20,7 @@ services:
|
||||
restart: on-failure
|
||||
|
||||
app:
|
||||
image: interaapps/pastefy:7.1.5@sha256:268f44e3676628a8629eceff773b3c284bcd59e4e9610127f1208513dd87e9d1
|
||||
image: interaapps/pastefy:7.1.6@sha256:353ce246ccf24ab1dec42e3c387744b47925065c207699f0bf1ce8e560619ca9
|
||||
user: "1000:1000"
|
||||
environment:
|
||||
HTTP_SERVER_CORS: "*"
|
||||
|
||||
@ -3,7 +3,7 @@ id: pastefy
|
||||
name: Pastefy
|
||||
tagline: An easy paste for seamless sharing
|
||||
category: developer
|
||||
version: "7.1.5"
|
||||
version: "7.1.6"
|
||||
port: 9900
|
||||
description: >-
|
||||
Pastefy is a user-friendly online platform that allows you to quickly and securely store and share text, code, or other notes. Perfect for developers, creatives, or anyone who needs to exchange ideas in real time, Pastefy offers a simple way to save and share content without the hassle of sending files back and forth.
|
||||
@ -29,7 +29,7 @@ gallery:
|
||||
- 4.jpg
|
||||
- 5.jpg
|
||||
releaseNotes: >-
|
||||
This release contains design improvements, added pagination as query param, and more.
|
||||
This update contains bug fixes and performance improvements.
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/interaapps/pastefy/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user