Skip to content

Commit

Permalink
Rename r1.19.0 -> r1.19.1
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Gitman <[email protected]>
  • Loading branch information
Kipok committed Jul 10, 2023
1 parent 2b7cd71 commit 55f8ce5
Show file tree
Hide file tree
Showing 71 changed files with 239 additions and 239 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ COPY . .

# start building the final container
FROM nemo-deps as nemo
ARG NEMO_VERSION=1.19.0
ARG NEMO_VERSION=1.19.1

# Check that NEMO_VERSION is set. Build will fail without this. Expose NEMO and base container
# version information as runtime environment variable for introspection purposes
Expand Down
Loading

0 comments on commit 55f8ce5

Please sign in to comment.