update: containers versions
This commit is contained in:
parent
71639ed7ef
commit
f652e3b441
7 changed files with 7 additions and 7 deletions
|
@ -12,7 +12,7 @@ in {
|
|||
# Self-hosted, open-source pastbin
|
||||
microbin = {
|
||||
autoStart = true;
|
||||
image = "danielszabo99/microbin:2.0";
|
||||
image = "danielszabo99/microbin:2.0.4";
|
||||
ports = [
|
||||
"${port}:8080/tcp" # WebUI
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue