Skip to content

Commit

Permalink
🤖 [main] Update image version in Dockerfiles (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonPowr committed Apr 26, 2024
2 parents 700181d + d670a15 commit eeb080e
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 registry.access.redhat.com/ubi9/nodejs-18@sha256:773645c3eae02529e09c04a843a0c6783de45b084b325685b043b7818c7a8bf6 as Build
FROM registry.access.redhat.com/ubi9/nodejs-18@sha256:b024fc3800fb76d1cfd6571c4f3355fba1b002c34026e61aee41a1346112ee92 as Build
#
COPY . .
USER root
Expand Down

0 comments on commit eeb080e

Please sign in to comment.