refactor: Optimize Docker build with a multi-stage process and switch docker-compose to use a pre-built image.
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 9s

This commit is contained in:
2026-03-21 23:05:53 +01:00
parent 30dd61ec5d
commit 47a8d0201e
2 changed files with 23 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
services:
rss-bot:
build: .
image: git.out.jafre.li/jafreli/updater:latest
container_name: rss-discord-bot
restart: unless-stopped
env_file: