From 86966bb57ff156f2052ebe1a184202d0aa6fe720 Mon Sep 17 00:00:00 2001 From: Tomas Kracmar Date: Thu, 16 Apr 2026 18:51:12 +0200 Subject: [PATCH] chore(release): bump version to 1.0.3 --- VERSION | 2 +- docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 6d7de6e..21e8796 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.2 +1.0.3 diff --git a/docker-compose.yml b/docker-compose.yml index ccf786d..037709c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -13,7 +13,7 @@ services: backend: # For local development you can switch back to: build: ./backend - image: git.cqre.net/cqrenet/aoc-backend:v1.0.2 + image: git.cqre.net/cqrenet/aoc-backend:v1.0.3 container_name: aoc-backend restart: always env_file: