Update container image

This commit is contained in:
BatchAccount 1001 2022-12-03 22:32:21 +01:00
parent 580ec6827f
commit e08303fc6d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
website:
container_name: website
image: cr.jilits.se/jilits/website:0.1.0
image: cr.jilits.se/jilits/website:0.2.1
restart: unless-stopped
ports:
- 8000:1313