Skip to content

Commit a88c230

Browse files
author
=
committed
Bump unweaver version
1 parent ea0e4fa commit a88c230

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

accessmap/dockerfiles/unweaver/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM python:3.6-stretch
22
MAINTAINER Nick Bolten <nbolten@gmail.com>
33

4-
ARG GIT_HASH="36e669efb0b72558d050fc07b530940fe9cd7d97"
4+
ARG GIT_HASH="916e63dd3c10d3827133a98bd65bdd67e6692ca8"
55

66
RUN apt-get update && \
77
apt-get install -y \

0 commit comments

Comments
 (0)