Skip to content

Commit

Permalink
Update Dockerfile (#1057)
Browse files Browse the repository at this point in the history
Signed-off-by: Praful Rakhade <prafulrakhade02@gmail.com>
  • Loading branch information
Prafulrakhade authored Dec 18, 2024
1 parent 0978270 commit c1ed8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oidc-ui/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:12.18.4-alpine as build_esignet_ui
FROM node:18-alpine as build_esignet_ui

# Set a build-time environment variable (replace YOUR_ENV_VARIABLE_NAME with the desired variable name)
ARG oidcUIPublicUrl
Expand Down

0 comments on commit c1ed8e5

Please sign in to comment.