We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f5ea4 commit 3fb5135Copy full SHA for 3fb5135
jobs/traefik/job.nix
@@ -1,6 +1,6 @@
1
let
2
lib = (import ../lib) { };
3
- version = "3.1";
+ version = "3.3";
4
ports = {
5
http-ui = 8080;
6
http-ts = 8001;
0 commit comments