Skip to content

Commit

Permalink
Switch to redhat ubi for UI
Browse files Browse the repository at this point in the history
  • Loading branch information
jrtcppv committed Dec 30, 2024
1 parent 6ca0f8d commit 45ff4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/tator_ui/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.11.1-alpine
FROM registry.access.redhat.com/ubi9/nodejs-20
# This assumes npm install has been run in the ui directory
COPY scripts/packages/tator-js /tator_online/scripts/packages/tator-js
COPY ui /tator_online/ui
Expand Down

0 comments on commit 45ff4ed

Please sign in to comment.