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:
jalr 2021-07-18 09:39:54 +00:00
commit b2dc17fa20

View file

@ -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