Skip to content

Commit af381f8

Browse files
committed
fix arm image
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
1 parent 451fef7 commit af381f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.arm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ RUN apt-get update && apt-get install -y \
3030
libgpgme11-dev \
3131
squashfs-tools \
3232
libseccomp-dev \
33-
glib-dev \
33+
libglib2.0-dev \
3434
pkg-config
3535

3636
RUN mkdir -p /usr/local/var/singularity/mnt && \

0 commit comments

Comments
 (0)