updated to v2.21.0

This commit is contained in:
Justin Donnelly
2023-07-17 09:23:46 -04:00
parent 99c7f7b633
commit 9e0d93479c
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
FROM ghcr.io/openfaas/classic-watchdog:0.2.1 as watchdog
FROM ghcr.io/openfaas/classic-watchdog:0.2.2 as watchdog
FROM alpine:3.15
FROM alpine:3.17
RUN mkdir -p /home/app

View File

@@ -1,10 +1,10 @@
version: 1.1
version: 1.0
provider:
name: openfaas
gateway: http://faasd.jprdonnelly.com
gateway: https://faasd.jprdonnelly.com
functions:
qlik-cli:
lang: dockerfile
handler: ./qlik-cli
image: gitea.jprdonnelly.com/qlik-cli:2.15.0
image: gitea.jprdonnelly.com/jprdonnelly/qlik-cli:2.21.0