Skip to content

Commit

Permalink
Change base image from resinio to balenalib
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Smyth committed Feb 26, 2019
1 parent d70e2d0 commit 11c5edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AlpineLinux for the raspberry pi 3, with glibc-2.23 and Oracle Java 8
# Based on https://github.com/anapsix/docker-alpine-java, for x86_64

FROM resin/raspberrypi3-alpine:3.6
FROM balenalib/raspberrypi3-alpine:3.6

MAINTAINER Don Smyth <dsmyth@signett.com>

Expand Down

0 comments on commit 11c5edd

Please sign in to comment.