mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-06 01:25:38 +00:00
Merge pull request #749 from Human-Connection/dependabot/docker/webapp/node-12.4-alpine
Bump node from 12.3.1-alpine to 12.4-alpine in /webapp
This commit is contained in:
commit
65e1cd44d6
@ -1,4 +1,4 @@
|
|||||||
FROM node:12.3.1-alpine as base
|
FROM node:12.4-alpine as base
|
||||||
LABEL Description="Web Frontend of the Social Network Human-Connection.org" Vendor="Human-Connection gGmbH" Version="0.0.1" Maintainer="Human-Connection gGmbH (developer@human-connection.org)"
|
LABEL Description="Web Frontend of the Social Network Human-Connection.org" Vendor="Human-Connection gGmbH" Version="0.0.1" Maintainer="Human-Connection gGmbH (developer@human-connection.org)"
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user