mirror of
https://github.com/openfaas/faas.git
synced 2025-06-19 20:46:41 +00:00
Move to Alpine 3.16 and add blog posts
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alex@openfaas.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
FROM ghcr.io/openfaas/classic-watchdog:0.2.0 as watchdog
|
||||
|
||||
FROM arm32v6/alpine:3.15.4
|
||||
FROM arm32v6/alpine:3.16.0
|
||||
|
||||
RUN apk --no-cache add imagemagick
|
||||
|
||||
|
Reference in New Issue
Block a user