Skip to content

Commit 1a810c1

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ENV REACT_APP_COMMIT=$REACT_APP_COMMIT
2929
RUN yarn build
3030

3131
# Second part, create a config at boostrap via entrypoint and and serve it
32-
FROM nginx:1.16.0-alpine
32+
FROM nginx:1.27.4-alpine
3333

3434
# Create user with uid 1001. Mojaloop helm templates default to uid 1001 for
3535
# running containers as non-root for better security

0 commit comments

Comments
 (0)