Skip to content

Commit 3a5dec9

Browse files
committed
Update to node:24 in Dockerfile
1 parent 611f7e3 commit 3a5dec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files_wcf/acp/be.bastelstu.wcf.nodePush/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# You should have received a copy of the GNU Affero General Public License
1414
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1515

16-
FROM node:18
16+
FROM node:24
1717

1818
RUN mkdir -p /usr/src/app/
1919

0 commit comments

Comments
 (0)