Skip to content

Commit 41a3a43

Browse files
committed
Upgrades rweb to 1.6.2
1 parent f6f1669 commit 41a3a43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rweb/fpm/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
FROM solsson/fpm-svn
22

3-
ENV RWEB_VERSION=1.6.1
3+
ENV RWEB_VERSION=1.6.2
44
ENV RWEB_TGZ_URL=https://github.com/Reposoft/rweb/archive/v$RWEB_VERSION.tar.gz
5-
ENV RWEB_TGZ_SHA1=6efa46f6cb7d3cac573a421f6526fa4c8df56979
5+
ENV RWEB_TGZ_SHA1=dca1255e3a11ecae22b57dc49ea6c718d4b4c037
66

77
RUN apt-get update && apt-get install -y --no-install-recommends \
88
curl \

0 commit comments

Comments
 (0)