Skip to content

Commit 9348104

Browse files
committed
board build needs a more recent ruby version than one present on Stretch
At least ruby 2.5.0 is required to install one of the dependencies.
1 parent 3375c1e commit 9348104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/linuxfr-board/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:stretch-slim
1+
FROM ruby:2-slim-buster
22

33
LABEL maintainer="[email protected]"
44
LABEL version="1.0"

0 commit comments

Comments
 (0)