Skip to content

Commit

Permalink
Merge pull request #429 from paulodamaso/java-8
Browse files Browse the repository at this point in the history
For #406: adding ssh installation to image
  • Loading branch information
paulodamaso authored Mar 13, 2020
2 parents dc1b98d + 50483de commit e069228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ install: |
export LANG=en_US.UTF-8
export LANGUAGE=en_US.UTF-8
ln -s /usr/lib/jvm/java-1.8-openjdk/bin/javac /usr/bin/javac
apk --update add openssh-client
architect:
- paulodamaso
- yegor256
Expand Down

0 comments on commit e069228

Please sign in to comment.