Update cr.gfx.cafe/open/swim/swim Docker tag to v0.0.13 #2

Merged
abs3nt merged 1 commits from renovate/cr.gfx.cafe-open-swim-swim-0.x into master 2024-07-06 20:26:13 +00:00
Showing only changes of commit 943d148506 - Show all commits

View File

@ -1,3 +1,3 @@
FROM cr.gfx.cafe/open/swim/swim:v0.0.5
FROM cr.gfx.cafe/open/swim/swim:v0.0.13
COPY dist dist
CMD ["swim", "-port","3333","-fs","dist","-name","lmgtfy"]