diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 86e7491..076aba4 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -9,7 +9,7 @@ resources: - name: upstream-image type: registry-image source: - repository: alpine + repository: nginx:alpine jobs: - name: build-push