Merge branch 'fix-build-packer' into 'master'
Fix packer not being found in builder image See merge request fablab/labsync!66
This commit is contained in:
commit
b2dc17fa20
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ RUN apk add --no-cache \
|
|||
openssl \
|
||||
rsync \
|
||||
squashfs-tools \
|
||||
&& echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories \
|
||||
&& echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories \
|
||||
&& apk add --no-cache \
|
||||
packer
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue