Update Dockerfile.raspberry-pi

This commit is contained in:
oznu
2017-12-06 22:36:45 +11:00
committed by GitHub
parent aa0b8ad0ed
commit 4a6643fc31
+1 -1
View File
@@ -1,4 +1,4 @@
FROM arm32v7/tomcat:7-jre8
FROM arm32v5/tomcat:7-jre8
ENV ARCH=armhf \
GUAC_VER=0.9.13-incubating \