Skip to content

Commit a153489

Browse files
Aviv Dozoretsalexellis
authored andcommitted
bump ruby version in template dockerfile
Signed-off-by: Aviv Dozorets <avivd@tikalk.com>
1 parent 6351f20 commit a153489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/ruby/Dockerfile

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

3-
FROM ruby:2.5.1-alpine3.7
3+
FROM ruby:2.7-alpine3.11
44

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

0 commit comments

Comments
 (0)