@ -1,6 +1,6 @@
FROM registry.access.redhat.com/ubi8/nodejs-12
ENV RC_VERSION 4.0.0-develop
ENV RC_VERSION 4.1.0-develop
MAINTAINER buildmaster@rocket.chat
#!/bin/bash
curl -SLf "https://releases.rocket.chat/4.0.0-develop/download/" -o rocket.chat.tgz
curl -SLf "https://releases.rocket.chat/4.1.0-develop/download/" -o rocket.chat.tgz
tar xf rocket.chat.tgz --strip 1
@ -7,7 +7,7 @@
# 5. `snapcraft snap`
name: rocketchat-server
version: 4.0.0-develop
version: 4.1.0-develop
summary: Rocket.Chat server
description: Have your own Slack like online chat, built with Meteor. https://rocket.chat/
confinement: strict
@ -1,3 +1,3 @@
{
"version": "4.0.0-develop"
"version": "4.1.0-develop"
}
"name": "Rocket.Chat",
"version": "4.0.0-develop",
"version": "4.1.0-develop",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -1,7 +1,7 @@
"description": "The Ultimate Open Source WebChat Platform",
"author": {
"url": "https://rocket.chat/"