This commit is contained in:
Waylon Walker 2023-11-13 12:59:26 -06:00
parent 16e879db78
commit 36e47ef722
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:5d491f5 - image: registry.wayl.one/wayl-one:16e879d
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:763cce3 image: registry.wayl.one/wayl-one:16e879d
ports: ports:
- 80 - 80
labels: labels: