We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f1669 commit 41a3a43Copy full SHA for 41a3a43
rweb/fpm/Dockerfile
@@ -1,8 +1,8 @@
1
FROM solsson/fpm-svn
2
3
-ENV RWEB_VERSION=1.6.1
+ENV RWEB_VERSION=1.6.2
4
ENV RWEB_TGZ_URL=https://github.com/Reposoft/rweb/archive/v$RWEB_VERSION.tar.gz
5
-ENV RWEB_TGZ_SHA1=6efa46f6cb7d3cac573a421f6526fa4c8df56979
+ENV RWEB_TGZ_SHA1=dca1255e3a11ecae22b57dc49ea6c718d4b4c037
6
7
RUN apt-get update && apt-get install -y --no-install-recommends \
8
curl \
0 commit comments