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

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 COPY dist dist
CMD ["swim", "-port","3333","-fs","dist","-name","lmgtfy"] CMD ["swim", "-port","3333","-fs","dist","-name","lmgtfy"]