Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Pull of-watchdog from ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
Xtrah committed Jun 20, 2023
1 parent 4ed3121 commit e115b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openfaas/of-watchdog:0.8.2 as watchdog
FROM ghcr.io/openfaas/of-watchdog:0.9.11 as watchdog
FROM python:3.7-slim AS build-backend

RUN apt-get update && apt-get install -y poppler-utils
Expand Down

0 comments on commit e115b37

Please sign in to comment.