Skip to content

Commit

Permalink
build: upgrade node image (#4663)
Browse files Browse the repository at this point in the history
Co-authored-by: Mateo Ivankovic <mateo.ivankovic@inovex.de>
  • Loading branch information
Schwehn42 and mateo-ivc authored Dec 9, 2024
1 parent 39e4fb2 commit e70b41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:hydrogen-alpine AS build-stage
FROM node:iron-alpine AS build-stage

WORKDIR /usr/src/app

Expand Down

0 comments on commit e70b41b

Please sign in to comment.