Skip to content

Commit

Permalink
Merge pull request RedHatTraining#392 from RedHatTraining/richardallr…
Browse files Browse the repository at this point in the history
…ed-patch-1

Update Containerfile
  • Loading branch information
richardallred authored Dec 5, 2023
2 parents 6bfccb9 + 4821843 commit d1dc542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/deploy-console/todo-list/Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/nodejs-16-minimal
FROM registry.access.redhat.com/ubi8/nodejs-16-minimal:1-65

COPY package.json package-lock.json ./

Expand Down

0 comments on commit d1dc542

Please sign in to comment.