update images

This commit is contained in:
Daylin Morgan 2023-01-24 16:56:13 -06:00
parent 524f96635f
commit 63ea9fda6b

View file

@ -6,7 +6,7 @@ networks:
services: services:
gitea: gitea:
image: gitea/gitea:1.17.2 image: gitea/gitea:1.18.3
container_name: gitea container_name: gitea
environment: environment:
- USER_UID=1001 - USER_UID=1001
@ -40,7 +40,7 @@ services:
- caddy_config:/config - caddy_config:/config
soft-serve: soft-serve:
image: charmcli/soft-serve:v0.4.0 image: charmcli/soft-serve:v0.4.4
restart: unless-stopped restart: unless-stopped
container_name: soft-serve container_name: soft-serve
volumes: volumes: