Skip to content

Commit 676e4a2

Browse files
blijblijblijalexellis
authored andcommitted
Bump ruby container to 2.7.2-slim-buster
1 parent c863232 commit 676e4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/ruby-http/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM openfaas/of-watchdog:0.7.2 as watchdog
22

3-
FROM ruby:2.6.3-slim-stretch
3+
FROM ruby:2.7.2-slim-buster
44

55
COPY --from=watchdog /fwatchdog /usr/bin/fwatchdog
66
RUN chmod +x /usr/bin/fwatchdog

0 commit comments

Comments
 (0)