Skip to content

Commit 7922e6f

Browse files
committed
chore(release): bump version to 1.10.5
Signed-off-by: Philip Molares <philip.molares@udo.edu>
1 parent 4d9335f commit 7922e6f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
base: [debian, alpine]
1313
env:
1414
# renovate: datasource=github-tags depName=hedgedoc/hedgedoc versioning=semver
15-
HEDGEDOC_VERSION: 1.10.4
15+
HEDGEDOC_VERSION: 1.10.5
1616
HEDGEDOC_IMAGE: quay.io/hedgedoc/hedgedoc
1717
steps:
1818
- name: Checkout

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ services:
5353
# args:
5454
# - "VERSION=master"
5555
# - "HEDGEDOC_REPOSITORY=https://github.com/hedgedoc/hedgedoc.git"
56-
image: quay.io/hedgedoc/hedgedoc:1.10.4
56+
image: quay.io/hedgedoc/hedgedoc:1.10.5
5757
#mem_limit: 256mb # version 2 only
5858
#memswap_limit: 512mb # version 2 only
5959
#read_only: true # not supported in swarm mode, enable along with tmpfs

0 commit comments

Comments
 (0)