Updates deployment.yml to use latest image

This commit is contained in:
Hugo Müller-Downing 2023-03-16 17:52:28 +11:00
parent 407342dcae
commit f3180569d8
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ spec:
app: ascii-live
spec:
containers:
- image: hugomd/ascii-live:9337f80c
- image: hugomd/ascii-live:407342dc
name: ascii-live
ports:
- containerPort: 8080