Skip to content

Commit

Permalink
temp fix from balena-labs-projects#116
Browse files Browse the repository at this point in the history
  • Loading branch information
dkter committed Oct 21, 2021
1 parent eb9079b commit 5995948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kiosk/Dockerfile.template
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# build tohora from source
FROM balenalib/%%BALENA_MACHINE_NAME%%-golang:1.15 as builder
FROM balenalib/raspberrypi3-golang:1.15 as builder

RUN go get -d -v github.com/mozz100/tohora/...

Expand Down

0 comments on commit 5995948

Please sign in to comment.