Compare commits

..

No commits in common. "6d22fdcd729933e730b6bda88f12390db1373009" and "507a3eab064e62484dcec4ed43a153014262f3e1" have entirely different histories.

2 changed files with 1 additions and 15 deletions

View file

@ -69,16 +69,3 @@ steps:
# - name: cache
# temp: {}
#
---
kind: pipeline
type: docker
name: sheduled
steps:
- name: check:update
image: alpine
environment:
commands:
- 'echo "Repository: glenux/service-n8n"'
- 'echo "Git commit: ${DRONE_COMMIT_SHA:0:8}"'

View file

@ -1,5 +1,4 @@
FROM n8nio/n8n:0.213.0-debian
# FROM n8nio/n8n:0.212.0-debian
FROM n8nio/n8n:0.212.0-debian
# FROM n8nio/n8n:0.210.2-debian
# FROM n8nio/n8n:0.195.5-debian