Skip to content
Snippets Groups Projects
Commit 14277d03 authored by Erik Hedenström's avatar Erik Hedenström
Browse files

Changed FROM to java8

parent 989d4be7
Branches master
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# REPOSITORY registry.codemate.se/jenkins-slave # REPOSITORY registry.codemate.se/jenkins-slave
# VERSION 1.2.0 # VERSION 1.2.0
FROM registry.codemate.se/java:1.0.0 FROM registry.codemate.se/java8:1.0.0
MAINTAINER Erik Hedenström <erik@codemate.se> MAINTAINER Erik Hedenström <erik@codemate.se>
# Install OpenSSH Server # Install OpenSSH Server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment