update home version

This commit is contained in:
Waylon Walker 2023-11-12 12:12:45 -06:00
parent 5d491f574b
commit c6ed04bf8c
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
2 changed files with 2 additions and 2 deletions

View file

@ -65,7 +65,7 @@ spec:
io.kompose.service: wayl-one io.kompose.service: wayl-one
spec: spec:
containers: containers:
- image: registry.wayl.one/wayl-one:9558e18 - image: registry.wayl.one/wayl-one:5d491f5
name: wayl-one name: wayl-one
ports: ports:
- containerPort: 80 - containerPort: 80

View file

@ -1,7 +1,7 @@
version: "3" version: "3"
services: services:
wayl-one: wayl-one:
image: registry.wayl.one/wayl-one:9558e18 image: registry.wayl.one/wayl-one:5d491f5
ports: ports:
- 80 - 80
labels: labels: