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 5d0fbe5 commit 2594509Copy full SHA for 2594509
language/slackbot/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM node:5.4
+FROM node:5.12
16
17
RUN apt-get update
18
RUN apt-get install -y sqlite3
0 commit comments