Use latest image build instead of nightly one

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
Andrei Jiroh Halili 2023-10-18 23:40:47 +08:00
parent f1a2adaa1d
commit 640e419ab1
Signed by: ajhalili2006
GPG Key ID: 67BFC91B3DA12BE8

View File

@ -1,6 +1,6 @@
# The Docker image that will be used to build your app
image:
name: quay.io/ajhalili2006/mkdocs-material-build-ci:nightly
name: quay.io/ajhalili2006/mkdocs-material-build-ci:latest
stages:
- test