Skip to content

Commit

Permalink
Merge pull request #43 from TPei/dependabot/docker/template/crystal/o…
Browse files Browse the repository at this point in the history
…penfaas/of-watchdog-0.10.4

Bump openfaas/of-watchdog from 0.10.1 to 0.10.4 in /template/crystal
  • Loading branch information
TPei authored Aug 16, 2024
2 parents 129ee5f + 91027c5 commit 7ac2638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/crystal/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/of-watchdog:0.10.1 as watchdog
FROM --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/of-watchdog:0.10.4 as watchdog
FROM --platform=${TARGETPLATFORM:-linux/amd64} alpine as build

RUN apk update && apk upgrade
Expand Down

0 comments on commit 7ac2638

Please sign in to comment.