Skip to content

Commit eb66276

Browse files
authored
Merge pull request #36 from ouranos/feature/2.3-stretch
Use stretch for 2.3
2 parents b706b54 + e4e33dd commit eb66276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

2.3/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:2.3-jessie
1+
FROM ruby:2.3-stretch
22

33
# Install System libraries
44
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)