Skip to content

Commit 3a55653

Browse files
chore: update joplin to 3.6.16
1 parent 23f1aaa commit 3a55653

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ubuntu:26.04 AS source
22

3-
ADD --checksum=sha256:c9fc77c077f1c81c581324dfdd4cc785307ea3c5b5f19ceecf9ee20fa78ac792 https://github.com/laurent22/joplin/releases/download/v3.6.15/Joplin-3.6.15.deb /tmp/app.deb
3+
ADD --checksum=sha256:1b7f42d2ee978b1adf5cd95b8880b48769f42e3135076632392192022e300e7d https://github.com/laurent22/joplin/releases/download/v3.6.16/Joplin-3.6.16.deb /tmp/app.deb
44

55
FROM ghcr.io/containerpak/gtk3:main
66

cpak.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"manifest_version": "2.0",
44
"name": "Joplin",
55
"description": "Write notes and synchronize them across your devices.",
6-
"version": "3.6.15",
6+
"version": "3.6.16",
77
"image": "ghcr.io/containerpak/joplin:main",
88
"binaries": [
99
"/usr/bin/joplin"

0 commit comments

Comments
 (0)