Skip to content

Commit

Permalink
ubuntu 18.04: warn about r2d build being frozen in time
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Oct 12, 2023
1 parent 94a0043 commit 2ad8eeb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/howto/breaking_changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ As a last resort you can install an older version of repo2docker locally, build
```dockerfile
FROM <registry>/<username>/<image>:<tag>
```

This image will contain a frozen version of your repository at the time the image was built.
You will need to rebuild and push it everytime your repository is modified.

0 comments on commit 2ad8eeb

Please sign in to comment.